asadsuman

Google Map API Documentation

Apr 15th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <!---------------------------------------Google Map API Documentation------------------------------->
  2. 1.Go to this link https://code.google.com/apis/console/
  3. 2. Than create project
  4. 3.Go to Google Maps javaScript API V3
  5. 4. Than accept their product and on there services>API Access>>Give some information >> create id >> simple access blew create browser new key
  6. 5.One think you must put a server name like your domain or your localhost
  7.  
  8. Google Maps has several types of overlays:
  9.  
  10. Marker - Single locations on a map. Markers can also display custom icon images
  11. Polyline - Series of straight lines on a map
  12. Polygon - Series of straight lines on a map, and the shape is "closed"
  13. Circle and Rectangle
  14. Info Windows - Displays content within a popup balloon on top of a map
  15. Custom overlays
Add Comment
Please, Sign In to add comment