Obviously there is a gap in my knowledge (in fact it riddled with them), I kepe encountering the same error, when i try to get the view boundries with:
var viewBounds:LatLngBounds = map.getLatLngBounds(); it always returns NULL I also tried map.getCenter().lat() which works fine, but replacing it with map.getLatLngBounds().getNorthWest().lat() gives me NULL again can someone shed some light on thsi, i really need to know the boudries :-) thanks Ben
-- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
