Thanks for that.
I've searched through the discussion boards but I still can't get this
right.
I've used the following code:
var markerContent:LatLng = marker1.getLatLng();
var currentProjection = map.getProjection();
var xy = currentProjection.fromLatLngToPixel(markerContent, 13);
This is returning extremely high values and isn't changing when the map is
moved
--
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.