On Jan 13, 4:49 pm, "warden [Andrew Leach - Maps API Guru]" <[email protected]> wrote: > > I get "point.Status has no properties". The getLatLng() method doesn't > return a status at all; for that you need getLocations().
What's more, replacing that test with "if (1==1)" so that the marker is placed, it works. And the error you get indicates to me that you're actually using GGeocodeCache, which doesn't make an appearance in your code snippet. A link would be far better. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
