widget - Android Zoom Controls keep zooming in and will not stop -


When I press the button and does not turn off the zoom, then do zoom control my zoom, do I miss something Used to be?

Zoom Control = (Zoom Controls) Find VVBIID (RIDZ); ZoomControls.setOnZoomInClickListener (New View.OnClickListener () {@Override Click Public Zero (see V) {mc.zoomIn ();}}); ZoomControls.setOnZoomOutClickListener (New view. OnClickListener () {@Override Click Public Zero (see V) {mc.zoomOut ();}}); Assuming an educated guess that mc is a

OnClickListener related to calling MapController on the mapcontroller , maybe zoom in () every time you use your < Code> onClick () are trying to log in to see that you get a series of log messages. If so, you probably can not do what you are trying to do.


Comments