1 / 3

Google Maps API

Google Maps API. The GMap class exports methods to manipulate the map's center and zoom level and to add and remove overlays (such as GMarker and GPolyline instances). It also exports a method to open an "info window" to display information . http://www.google.com/apis/maps/documentation

chelsa
Télécharger la présentation

Google Maps API

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Google Maps API The GMap class exports methods to manipulate the map's center and zoom level and to add and remove overlays (such as GMarker and GPolyline instances). It also exports a method to open an "info window" to display information. http://www.google.com/apis/maps/documentation Structured information about an address http://www.cs.uml.edu/~echo/

  2. Yahoo Maps API Traffic information overlay Overlay traffic information for given area http://developer.yahoo.com/maps/ajax/V3.4/example/trafficinfo.html/

  3. Google Maps vs. Yahoo Maps http://www.sergeychernyshev.com/maps.html

More Related