MartinZone

programming experiments

 

1 2 3 4 5 6

TGoMaps

image

Use Google Maps service inside your Delphi application. Easy to use but extremely powerful. You will be able to draw markers, polylines, polygons, directions, kmllayers, labels and many more objects on your map. Many map events like mouse coordinates, polygon click, marker drag...and many many more.

TGoMaps LITE

image

A small version of TGoMaps with limitated features, FREE for NON-COMMERCIAL application. Try TGoMaps before buy it.

TSPSolver

image

VCL component to solver the Travelling Salesman Problem,a famous combinatorial optimization problem. 3 different algorithms 2 type of solution (from A to A and from A to B). Available also as DLL library (beta).

MapDown

image

Small Windows application to captures and assembles maps from most important map providers like Google Maps, Yahoor Maps, Microsoft Live Maps and OpenStreetMap. Create georeference maps for most important maps application like OziExplorer, Gps Tuner 5.x, GPSdash and CompeGPS.

MapDown VCL

image

MapDown VCL allow to your application captures and assembles maps from most important map providers like Google Maps, Yahoor Maps, Microsoft Live Maps and OpenStreetMap. Besides you will able to create georeference maps for most important maps application like OziExplorer, Gps Tuner 5.x, GPSdash and CompeGPS.

GoSuite

image

With GoSuite VCL you will use some Google service on your Delphi/C++ Builder application. Full support for Directions (calculates directions between locations), Elevation (provides elevation data for all locations on the surface of the eart) and Geocoding (converting addresses into geographic coordinates and vice versa) services. Use of Google Premier client code.

<< >> Play > Stop

Login






Newsletter

Can I use TGoMaps?

Date added:
Monday, 30 November 2009
Last revised:
Wednesday, 24 March 2010
Rating:
 
Vote for this:
Good  -  Bad

Answer

TGoMaps uses Google Maps API to work, as you can see from official page of Google Maps API (see image below) "to use the Maps API on an intranet or in a non-publicly accessible application, please check out Google Maps API Premier".

api_premier

Google Maps API Premier is a commercial version of Google Maps API, so if you want to use the API on intranet or in a non-publicly accessible you must buy a Premier license.

I have added the gateway file to avoid this problem: the gateway file infact is a pubblic html file and TGoMaps is a simple istance of a web browser (Internet Explorer) so it's possible that in this way you can use TGoMaps without a Premier license of Google Maps API.

This is my opinion about Google Maps API use, in any case TGoMaps can work with or without gateway files so it will be interest of the customer taking information about Google Maps API and evaluating if he can use/not use TGoMaps and how to use it.

In any case the author is not responsible for the use of the product by the customer.

 

Link: Google Maps API terms of use


Category

About - Privacy Policy - Contact