The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. The API provides a number of utilities for manipulating maps (just like on the http://maps.google.com web page) and adding content to the map through a variety of services, allowing you to create robust maps applications on your website.
How do I start?
- Sign up for a Google Maps API key.
- Read the Maps API Concepts.
- Check out some Maps examples.
- Read the Maps API Reference.
Google Maps API Examples
All of the examples contained within the Google Maps API documentation set are listed below for quick reference.
Map Examples
Event Examples
- event-simple.html
- event-context.html
- event-closure.html
- event-arguments.html
- event-bind.html
- event-removal.html
Controls Examples
- control-simple.html
- control-positioning.html
- control-custom.html
- control-localsearch.html
- control-maptypes.html
- control-initialization.html
Marker Examples
- marker-simple.html
- marker-drag.html
- icon-simple.html
- icon-custom.html
- markermanager-weathermap.html
- markermanager-googleoffices.html
Polyline Examples
Polygon and Tile Overlay Examples
Custom Overlay Examples
Services Examples
- xhr-requests.html
- geocoding-simple.html
- geocoding-extraction.html
- geocoding-cache.html
- geoxml-rss.html
- geoxml-kml.html
- trafficOverlay.html
- directions-simple.html
- directions-advanced.html
Featured Video
These are just the few links and introduction of Google Map API, very soon I wil post my sample project using Google Map API,
You can also get the map API class reference at Google MAP API Class Reference
And you can get the full documentation and downloadable examples and reference at Google Maps API
0 comments:
Post a Comment