Package 

Class ZoomEvent

  • All Implemented Interfaces:
    org.osmdroid.events.MapEvent

    
    public class ZoomEvent
     implements MapEvent
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      ZoomEvent(MapView source, double zoomLevel)
    • Method Summary

      Modifier and Type Method Description
      MapView getSource()
      double getZoomLevel()
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait