Google Maps Javascript API




An introduction to the Google Maps Javascript API. Example code can be downloaded at http://dave.if90.net/files/kib204/mapsandplacesplusgeolocation/mapsandplacesplusgeolocation.zip

Original source


26 responses to “Google Maps Javascript API”

  1. If you are looking for the very best service to get people to your webblog, i advise to try seowebsitetraffic. I am using it with a superb result. Simply just type seowebsitetraffic in the search engines.

  2. TypeError: google.maps.places is undefined at Mozila Firefox (and others)
    It says that it is undefined, but it is not
    I put the -> libraries = places OK
    I am creating an instance of it -> service = new google.maps.places.PlacesService(map); OK
    And I do the search -> service.nearbySearch(request, handleSearchResults); OK

    Does anybody knows why am I getting this error?
    Thanks.

Leave a Reply