Do you have a example posted online somewhere or an example that is close to
what you are trying to do? Are you moving the object or the map?
On Feb 6, 2011 7:01 PM, "Thomas" <[email protected]> wrote:
> I've used this code to try that:
>
> var ptMC1:Point = new Point(circle.x, circle.y);
> var currentProjection = map.getProjection();
> var x3 = currentProjection.fromPixelToLatLng(ptMC1, 13);
>
>
> It's returning LatLng values but they're off too, and don't change when
the
> map is moved.
> I'm quite new to this so it could be something extremely basic I'm doing
> wrong here
>
> --
> 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.
>

-- 
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