Skip to content

cadetill/gmlib_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmlib_v1

This project is closed due to the new Google Maps license

Google Maps Library v1 (closed)

GMLib (Google Maps Library) are components for Delphi/C++ Builder that encapsulate the GoogleMaps API to administrate a map, markers, polygons, rectangles, polylines,.... All objects that you can put into a map.

Actual components:

  • TGMMap: component to use the Google Maps map
  • TGMMarker: component to show markers on Google Map map using the component TGMMap
  • TGMInfoWindow: component to show a balloon with information
  • TGMPolyline: component to show polylines
  • TGMPolygon: component to show polygons
  • TGMRectangle: component to show rectangles
  • TGMCircle: component to show circles
  • TGMGeoCode: component to geocoding
  • TGMDirection: component to show routes
  • TGMElevations: component to calculate elevations
  • TGMGroundOverlay: component to show images
  • TGMHeatMap: component to show heat maps
----

Compiled in:

  • Delphi 6
  • Delphi 7
  • Delphi 2007
  • Delphi 2009
  • RAD Studio 2010
  • RAD Studio XE
  • RAD Studio XE2
  • RAD Studio XE3
  • RAD Studio XE4
  • RAD Studio XE5
  • RAD Studio XE6
  • RAD Studio XE7
  • RAD Studio XE8
  • RAD Studio 10.0 Seattle
  • RAD Studio 10.1 Berlin
  • RAD Studio 10.2 Tokyo

Compatible with VCL framework.

For more information visit my blog at www.cadetill.com/gmlib/ (spanish) or at www.cadetill.com/gmlib_en/ (english)

About

Google Maps Library v1 (closed)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages