Thanks for contributing the StyleMaps code, Jonathan.

On Sun, May 23, 2010 at 9:30 PM, <
[email protected]<google-maps-api-for-flash%[email protected]>
> wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/google-maps-api-for-flash/topics
>
>    - StyledMaps on Flash <#128c85d02c0c5e44_group_thread_0> [1 Update]
>
>   Topic: StyledMaps on 
> Flash<http://groups.google.com/group/google-maps-api-for-flash/t/f2bc28154895e3fc>
>
>    Jonathan Wagner <[email protected]> May 23 03:47PM -0700 
> ^<#128c85d02c0c5e44_digest_top>
>
>    I have done up an implementation for flash, I tried to keep it as
>    close to the JavaScript implementation as possible
>
>    http://code.google.com/p/flash-styled-maps/
>
>    This should satisfy until the team gets around to doing an internal
>    implementation.
>
>    Here is an example:
>    var styleMap:MapTypeStyle = new MapTypeStyle({featureType:
>    MapTypeStyleFeatureType.road, elementType:
>    MapTypeStyleElementType.geometry});
>    styleMap.addStyler(new MapTypeStyler({hue: "#FF0000"}));
>
>    var smtype:MapType = new StyledMapType([styleMap]);
>    map.addMapType(smtype);
>
>    Jonathan
>    ScribbleMaps.com
>
>
>    --
>    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]<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.

Reply via email to