This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

[closed] Mapview ZoomListner for Mapsforge

0

I am use mapforge offline Library for android, it getting work fine ... now i need to get Zoom Level on Zoom Listener, for getting zoom level i got Method mapView.getMapPosition().getZoomLevel(); which get the current zoom level, but i can find out the zoom-listener for that. I have also Tried MotionEvent but it not worked when i press zoom in button and zoom out button and its not good for practice so can you please help me for zoom listner for Mapsforge.

asked 11 Oct '12, 07:56

offlineMap's gravatar image

offlineMap
6222
accept rate: 0%

closed 11 Oct '12, 09:34

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273

The question has been closed for the following reason “Question is off-topic or not relevant” by Frederik Ramm 11 Oct ‘12, 09:34


One Answer:

1

This is an OpenStreetMap help forum and mapsforge is a separate project. I suggest you address your question to mapsforge at http://code.google.com/p/mapsforge/. There's also a mapsforge-dev Google group.

answered 11 Oct '12, 09:34

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

i know that but its really good if you will help me out this ...

(11 Oct '12, 10:58) offlineMap