Installing the component suite in Delphi 10.2 Tokyo allows you to integrate Google Maps functionality directly into your VCL or FMX applications using full source code. Quick Setup Guide: UniGMap 1.48 for Delphi 10.2 Tokyo
A dialog should appear confirming that the UniGMap components have been registered.
: If the map does not refresh when maximized, developers often need to manually call UniGMap1.ResizeMap in the form's : Modern Google Maps integration requires a valid Google Maps API Key unigmap 148 xe2delphi 102 tokyo full source install
This article shows a step-by-step workflow to build and install UniGMap 1.48 (full source) into Embarcadero Delphi XE2 configured to target a modern Tokyo-style library layout (assumes Delphi XE2 IDE on Windows). It covers source preparation, library paths, package compilation order, design-time vs runtime packages, and common build fixes. Follow exactly and adapt paths and package names to your local source tree.
Before touching the installer, let's dissect the keyword: Installing the component suite in Delphi 10
uses Winapi.Windows, Winapi.Messages, System.Classes;
Check the for the new tab (e.g., "uniGUI" or "Devart"). Before starting, ensure your environment is ready to
Before starting, ensure your environment is ready to avoid common compilation errors. Uninstall Previous Versions