Hi Richard-

There are some functions that rely on knowing the size of the map -
getBoundsZoomLevel is one of those. If you need to calculate an
optimal bounds while the map doesn't have a size, you can use the
MapType.getBoundsZoomLevel function instead, and pass in a size:
http://code.google.com/apis/maps/documentation/flash/reference.html#MapType.getBoundsZoomLevel

- pamela


On Sat, Feb 7, 2009 at 1:28 PM, Richard <[email protected]> wrote:
>
> Do invisible Maps have any restrictions or optimizations ?
>
> I'm having a problem with getBoundsZoomLevel and I'm wondering if it's
> because I'm using a Map that, while fully initialized, is not on a
> visible Accordion page.
>
> Thanks
>
> On Feb 3, 6:11 pm, pamela fox <[email protected]> wrote:
>> Hi Michael-
>>
>> The tiles should be cached by the browser - but in the case of
>> simultaneous map moves, I'm not sure caching helps. Could you have an
>> invisible map that moves first, and then move the other 12?
>>
>> - pamela
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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