Description of TGoogleMaps :
With TGoogleMaps you can use Google Maps service inside your Delphi application.
Features:
* Works in "fly mode" or with temporary file
* No need of Google API key
* No need of a personal website to works (works directly with Google site)
* Show/hide map controls
* Simple management of markers (add, remove, edit)
* Simple management of polygons (add, remove, edit)
* Simple management of polyline (add, remove, edit)
* Simple management of circle (add, remove, edit)
* Notify map changes (ex. zoom changed, mouse click, draggable marker move...)
* Descends from TWebBrowser component
* Very simple to use.