What steps will reproduce the problem?
1. Set MapView.getController().setCenter(point)
2. set MapView.getController().animateTo(point)
3. set MapView.getController().setZoom(point) //It doesn't matter where it
goes, before or after setCenter
What is the expected output? What do you see instead?
I expected to see the point set as center, instead of that I see the low-left
corner of the image used as map
What version of the product are you using? On what operating system?
android 2.3.6 using osmdroid-android-3.0.8.jar and slf4j-android-1.5.8.jar
Please provide any additional information below.
I'm working with custom overlay, but it doesn't animate to the point or even
show the point set alone whith a GeoPoint either.
Original issue reported on code.google.com by mame...@gmail.com on 29 Oct 2012 at 8:49
Original issue reported on code.google.com by
mame...@gmail.com
on 29 Oct 2012 at 8:49