> But i don't want to extract the lat or lng ... I want the position in
> the screen of that marker, i need X and Y of the marker in the page...

The event gives you lat and long, you have no choice in that.

If you want to translate that to pixel position, that's fine, but you
have to code for it.
The API provides some tools -
  
http://code.google.com/apis/maps/documentation/reference.html#GMap2.fromLatLngToContainerPixel

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