Tuesday, November 30, 2010

[Google Maps API v2] Re: Plotting Multiple Address on the Map ?

I have an array of address to how can i get the LatLag values for that address. I have used
for(var i = 0; i<address.length; i++){
    geocoder.getLatLng(address[i], function(point){
       alert(point);
    });
}

   and this will return the LatLang values for that address if this address is exists on the google map...!
If you have any better option please suggest.

Thanks a Ton...!

--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate