luizSilfre / gmlib_v1

Google Maps Library v1 (closed)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmlib_v1

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)

License:GNU Lesser General Public License v3.0


Languages

Language:Pascal 91.5%Language:HTML 7.6%Language:JavaScript 0.5%Language:PHP 0.3%Language:Batchfile 0.1%