Content deleted Content added
ChrisKennedy (talk | contribs) m conincide -> coincide |
No edit summary |
||
Line 1:
The '''Google Maps API''' was created by Google to facilitate developers integrating [[Google Maps]] into their web sites, with their own data points. It is a free service, that currently does not contain ads, but Google states in their terms of use <ref>{{cite web|url=http://www.google.com/apis/maps/terms.html |title=Google Maps API - Terms of use}}</ref> that they reserve the right to display ads in the future.
By using the Google Maps [[API]] you can embed the full Google Maps on an external web site (minus driving directions
One challenge you may face when adding point data to your maps is getting coordinates for points. The Google API requires you add points by using the latitude and longitude. For this you will need to first [[geocoding|geocode]] your points.
|