Hi everyone.

I'm writing an application that needs to find out if there is map data
available for a given map type at a given location. I've tried the
obvious candidates (Map.getMaxZoomLevel and
MapType.getMaximumResolution) but they all tell me I can go all the
way up to zoom level 17 when actually the map data runs out at zoom
level 11 or so.

What I want to do is display the normal map type if there is data,
otherwise display the hybrid.

Does anyone know how I can find out if there is available data for a
given zoom level at a given location at runtime?


Much thanks,

Sam


PS You can see what I mean by going to http://pronto.lastminute.com
and typing in 'hotel in Pointe-à-Pitre' - the map that appears
underneath has no data for that zoom level (12) - if you click on the
zoom link on the map and then chane the type to hybrid or satellite,
tiles appear.

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