I actually recently had a similar problem. I think it might be because the zoom is not dynamically retrieved (but I might be wrong about that). Anyways the way I fixed it was to do a MapType.setMaxResolutionOverride(21).
Jonathan ScribbleMaps.com On Aug 24, 3:44 pm, Daniel <[email protected]> wrote: > When you switch back to normal map type can you see the tiles. I've never > really paid attention to the max zoom, I usually open my maps at around 12. > I know the different map types have different max rooms. If you have the > zoom too high for the selected map type, as you probably know, you will get > the the map not available tiles. > > I was asking if you can see the tiles at zoom 21 to see if it is valid for > that map type. > > On Aug 24, 2010 1:02 AM, "i-gor" <[email protected]> wrote: > > > > > I already use GoogleMaps Flash API for some years now and when I > > started 17 was the max zoom level for NORMAL_MAP_TYPE in the area I > > mainly use the map for which is London. > > > The max level now has raised to 21, but for one reason or the other > > the map blanks out when I set the zoom-property to 21. So I monitored > > getMaxZoomLevel() and something strange happens: in normal mode it > > returns 17 as max zoom level, but when I switch to HYBRID_MAP_TYPE it > > says 21. So far no problem, but when I return back to NORMAL_MAP_TYPE > > the new max zoomlevel is and remains 21. > > > What's the logic behind this and is there any way I can force the map > > to open in level 21? > > > -- > > 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]<google-maps-api-for- > flash%[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.
