Friday, October 9, 2009

Google Maps

API Home:
http://code.google.com/apis/maps/
Google maps key signup: http://code.google.com/apis/maps/signup.html
API Reference:
http://code.google.com/apis/maps/documentation/reference.html

http://econym.org.uk/gmap/
JSAPI(good for client location from IP)
http://code.google.com/apis/ajax/documentation/

Geocoding with PHP/MYSQL


Documentation: http://code.google.com/apis/maps/documentation/

Official Google Maps API Blog

Google Maps API Tutorial  (IMPORTANT,contains examples)


 Directions Sample
Car Trip Using the Google directions for an animated drive.
Car Trip 2 Same trip with polyline that grows as the car moves.
Car Trip 3 Using <canvas> to rotate the icon (HTML5 capable browsers only)

My Maps functionality(draw rectangle,lines etc)


Flash API




Google Static Maps API - Google Code

sample with key
 
Static map image sample without key


http://mt.google.com/mapdata?cc=us&tstyp=5&Point=b&Point.latitude_e6=40755374&Point.longitude_e6=-73988113&Point.iconid=15&Point=e&w=150&h=100&zl=6



Google Maps with PHP

marker icons

No comments:

Post a Comment