traccar / traccar-manager-android

Traccar Manager for Android
https://www.traccar.org/manager
Apache License 2.0
262 stars 374 forks source link

webview: When zooming, the marker changes the position (center = position, not the "nose") #34

Closed amenk closed 7 years ago

amenk commented 7 years ago

When I pinch-zoom in on the mobile, the marker changes the position. When zoomed out it is south of a main street, when zooming in, north of it (whichout the device moving or position updated)

amenk commented 7 years ago

Happens also on the web app. The problem is that the marker has a tiny "nose" - which looks like that is the right position - but the position seems to be the center of the marker instead.

tananaev commented 7 years ago

Position is in the center of the marker. "Nose" just shows the direction.

amenk commented 7 years ago

Ah okay thanks