Package 

Class MapAdapter

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

    
    public abstract class MapAdapter
     implements MapListener
                        
    • Method Summary

      Modifier and Type Method Description
      boolean onScroll(ScrollEvent event)
      boolean onZoom(ZoomEvent event)
      • Methods inherited from class org.osmdroid.events.MapListener

        onScroll, onZoom
      • Methods inherited from class java.lang.Object

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