Hello,

I want to add movieclips at different coordinates. The size of the
movieclip mustn't stay the same when i zoom in/out. It needs to be
fixed to that spot. Like the polygon here
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/PolygonGlow/PolygonGlow.html

The movieclips i want to add actually contain images that are loaded
dynamically, so I can't use polygons.

Markers are good because I can add my own image there, but they don't
change with zoom. See
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/PenguinAnimationDemo/PenguinAnimation.html
.

So, is there any way to achieve this?


If this is not possible i could add my movieclips inside another
movieclip and calculate their position relative to the map center and
move them where they are needed. However, for zoom to work in this
case i would need to get the height(eye altitude) in meters. How can I
do that?

Regards,

Lucian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to