Google Maps API: Difference between revisions

Content deleted Content added
Mets501 (talk | contribs)
m Yahoo --> Yahoo! and clean up using AWB
m conincide -> coincide
Line 5:
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.
 
At the same time as the release of the Google Maps API, [[Yahoo!]] released their own Maps API <ref>{{cite web|url=http://developer.yahoo.com/maps/index.html |title=Yahoo! Maps API}}</ref> . Both were released to conincidecoincide with the O'Reilly Where 2.0 Conference. Yahoo! Maps lacks international support and aerial photos, but adds a built in geocoder.
 
==See also==