If you take a look at the map you can check getLatLng is working. My problem is I loose the right object in an array iteration loop
Rodrigo Díez Villamuera 2009/6/8 Rossko <[email protected]> > > > for(var i=0; i<prevs.length; i++){ > ... > > geocoder.getLatLng(ciudad,function(point){ > ... > > } > > That'll fail, see > http://econym.org.uk/gmap/geomulti.htm > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
