As i have a lot of markers which share the same coordinates, i need somehow 
to put them around a central point so that they do not overlap. 
I'm trying to convert from latlng to a point, then move that point in pixels 
and convert it back to latlng, but I'm getting unexpected results. The 
markers get positioned at the wrong coordinates.
I'm positioning the map and ten using method Projection.fromLatLngToPoint to 
do the conversion. Is that ok? Is there another way to solve my problem 
instead of calculating each point manually? Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to