Package 

Interface MapEventsReceiver


  • 
    public interface MapEventsReceiver
    
                        

    Interface for objects that need to handle map events thrown by a MapEventsOverlay.

    • Method Summary

      Modifier and Type Method Description
      abstract boolean singleTapConfirmedHelper(GeoPoint p)
      abstract boolean longPressHelper(GeoPoint p)
      • Methods inherited from class java.lang.Object

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