开发者

Create custom marker in Google Maps for Flex

开发者 https://www.devze.com 2023-02-14 03:07 出处:网络
Ihave to create a marker with 3 triangles at 120 degrees with each other. The fill colour of the three triangles will be different (to be decided depending up开发者_开发百科on the value of some other

I have to create a marker with 3 triangles at 120 degrees with each other. The fill colour of the three triangles will be different (to be decided depending up开发者_开发百科on the value of some other variable).

Google Maps can accept DisplayObjects as markers. How do I go about creating one manually?


Create Sprite and draw something on its graphics. See Graphics for help.

0

精彩评论

暂无评论...
验证码 换一张
取 消