The FMX version uses a different rendering backend (FireMonkey’s TCanvas instead of GDI+/Direct2D) and touch-handling for mobile gestures.
UniGMap is a powerful component suite designed to bridge the gap between Delphi’s native VCL (Visual Component Library) and the Google Maps API. It allows developers to embed rich, interactive maps directly into their desktop applications with minimal effort. Key Features of Version 1.4.8 UniGMap 1.4.8 XE2-Delphi 10.2 Tokyo Full Source
The Delphi developer can write:
| Action | Delphi XE2 (ms) | Delphi 10.2 Tokyo (ms) | |--------|----------------|------------------------| | Load 100 tiles | 1240 | 890 | | Pan map (5 tiles) | 210 | 145 | | Add 500 markers | 890 | 620 | The FMX version uses a different rendering backend
Before you begin, ensure you have: