If you do not yet have Delphi 10.2 Tokyo installed, the installer is available from Embarcadero. Some community members share mirror links, but always rely on official sources to ensure a clean, safe environment.
Select your target platform from the dropdown menu (e.g., Windows 32-bit ).
Before starting the installation process, ensure your environment is clean and prepared to prevent package conflicts.
Modern implementations require a valid Google Maps API Key configured with billing enabled in the Google Cloud Console. unigmap 148 xe2delphi 102 tokyo full source install
If a specific package file for Tokyo isn't provided, follow these steps:
The complete, uncompiled source code archive for UniGMap v1.48 ( unigmap_148_source ). Step 1: Directory Setup and File Management
Extract your UniGMap 1.4.8 full source archive to a permanent directory on your drive. If you do not yet have Delphi 10
: Extract your UniGMap 1.48 source files to a permanent directory on your machine (e.g., C:\Components\UniGMap ). Avoid using temporary folders, as Delphi needs these files to compile your projects later.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
: Never use the "Clean" command on uniGUI packages, as this deletes pre-compiled DCU files required for the installation to function correctly. Admin Rights Step 1: Directory Setup and File Management Extract
Open each .dpk in this order:
: Ensure the folder containing the .dcu files generated during the build is also in the Library Path. Troubleshooting "Cannot load package..."
: Completely remove any existing uniGUI versions via Windows "Add/Remove Programs" to prevent library conflicts. Close Delphi IDE
Integrating Google Maps into Delphi VCL and FMX applications requires a stable, flexible component suite. The package remains a premier choice for Delphi developers. This technical guide provides a walkthrough for installing the UniGMap 1.48 full source version across IDE versions ranging from Embarcadero Delphi XE2 up to Delphi 10.2 Tokyo . Prerequisites and Requirements
UniGMap1.MapType := mtOpenStreetMap; UniGMap1.Zoom := 12; UniGMap1.Center := TPointF.Create(139.6917, 35.6895); // Tokyo Station UniGMap1.Active := True;