Hi Ben -

Are you using Map3D or Map? If using Map3D, I believe that
getLatLngBounds() currently returns null, as the bounds are harder to
calculate.

- pamela

On Thu, Jan 7, 2010 at 10:05 PM, BenP <[email protected]> wrote:
>
> 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.
>
>
>
>
-- 
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.


Reply via email to