OpenTreeMap / otm-android

An OpenTreeMap client for Android. The OpenTreeMap code can be downloaded at https://github.com/OpenTreeMap/otm-core.
Other
22 stars 22 forks source link

Fix setting tree position by long-pressing and dragging tree marker #267

Closed maurizi closed 8 years ago

maurizi commented 8 years ago

We need to set a marker drag listener on the map object (though we don't need to do anything in it) in order for marker.getPosition() to return correct results.

Connects to #265

flibbertigibbet commented 8 years ago

+1, assuming tests pass locally (looks like jenkins is grumpy)