Releases: EtheaDev/DelphiGoogleMap
Releases · EtheaDev/DelphiGoogleMap
Official 2.0.0 version
- Added Support for Delphi 13.1
- Added AdvancedMarkerElement support with automatic fallback to legacy Marker
- Added MapColorScheme property (csLIGHT, csDARK) for light/dark map themes
- Added PutMarker overload with AInfoTitle for InfoWindow header (setHeaderContent API)
- Added PutMarkerByAddress method with geocoding throttling (batch 5, delay 300ms)
- Google Maps API now loaded dynamically with loading=async and callback
- Fixed HideMap to properly clear the map view (navigates to about:blank)
- Updated Demo with Color Scheme selector and "By Address" marker tab
Official 1.6.4 version
- Added new properties inherited from TEdgeBrowser
- Added new published property MapAPIKey
- Added support for Delphi 13 - 32 and 64bit IDE
- Updated DelphiGoogleMaps_Setup.exe
Official 1.6.1 version
Version 1.6.1
- Added support for Delphi 12 64bit IDE
- Added easy DelphiGoogleMaps_Setup.exe
Official 1.6.0 version
Version 1.6.0
- Added functions to add Circles, Polylines or Polygons to map
- Added function ComputeDistanceBetween
- Enabled component into IDE using Win64 Platform
Official 1.5.0 version
- Changed Packages: separated Run-Time and Design-Time Packages
- Added "Show Print UI" Panel command
- Added support for Delphi 12
Official 1.4.0 version
v_1.4.0 Fix
Official Release 1.3.0
Fixed error building package for Delphi 10.4.2. Fixed #3 Fixed #4