Is it possible to control setMapStyle() for a Styled Map using a ComboBox Instance (that also controls a couple of default Map Styles (HYBRID_MAP_TYPE and NORMAL_MAP_TYPE)? I successfully switch between the HYBRID and NORMAL, but have no idea how to reference the Styled Map. I've tried mapA.AddMapType() but can't get a reference to it via mapA.styledMapName or MapType.styledMapName. I guess if I were really industrious I could unload the current map, store its position and zoom, then call in the Styled Map, and when the user is done with the Styled Map I could simply call back a new regular map at a particular position and zoom, but that doesn't seem very elegant... L
-- 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.
