Applying a style to poi.business seems to apply the style to all in the
current version of the Flash/AS3 API. I have tested with the JS version and
it seems to work ok:
styles.push(new MapTypeStyle("poi.business", "geometry",
[MapTypeStyleRule.hue(style.hue), MapTypeStyleRule.saturation(style.sat),
MapTypeStyleRule.lightness(style.val)]));
Applying styles to all other poi elements seems to be fine however.
Bug?
--
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.