stamen / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
566 stars 152 forks source link

Markers #4

Closed olehz closed 13 years ago

olehz commented 13 years ago

In the process of zooming marker jumps. Its location is shifted by several tens of meters at different levels of zoom.

For example: http://m.nadoloni.com (tested on IPhone)

RandomEtc commented 13 years ago

Have you tried setting the offset for the marker? The marker clip code tries to detect it using offsetWidth and offsetHeight but maybe it gets it wrong?