This installation method is intended for developers who need the full Pascal source code for customization or to resolve complex version conflicts. Before you begin, please make sure you have the following:
Right-click it and select , then right-click and select Install .
Click the folder icon, browse to your C:\Components\UniGMap\Source directory, and click .
(a Google Maps component suite for Delphi) for environments ranging from Delphi XE2 Delphi 10.2 Tokyo Overview of uniGMap 1.4.8
Tools > Options > Environment Options > Delphi Options > Library Windows 32-bit (and 64-bit if needed) and add the path to the UniGMap folder to the Library Path Open Package Group Navigate to the folder within your UniGMap directory.
UniGMap Version: 1.48 Target IDE: Embarcadero Delphi 10.2 Tokyo Release Type: Full Source Install
Installing uniGUI 1.48 (specifically build 1.90.0.1514 or similar from that era) in Delphi 10.2 Tokyo
Here’s a for installing UniGUI full source edition into Delphi 10.2 Tokyo:
Delphi needs to know where to find the source files ( .pas ) and compiled units ( .dcu ) of the UniGMap library when compiling your projects. Open Delphi 10.2 Tokyo. Go to the top menu and select .
uses Windows, Messages, TntWindows, TntClasses;
You might ask: Why install a decade-old mapping component?
Add these to :
In the , add the full paths to the following folders: The \Source folder.
Repeat this for the 64-bit platform if you plan to build 64-bit applications.
XE2 is the native home for Unigmap 148. This is your safest bet.