I want to be able to set the map type to mapmaker if the country in view supports mapmaker tiles. I see that there is a getMapTypes() but it seems to me that that is to check what map types are actually added to the map so far, not which are available.
the viewport isn't that important - I could just check against the map center and see if that is within a country that supports mapmaker - that would be close enough. I guess I could do it "manually" by checking against this list: http://www.google.com/mapmaker/mapfiles/s/launched.html but at 188 countries, I'm kind of hoping that there may be an easier way. thanks for any suggestions. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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?hl=en.
