Uses of Interface
com.ls.widgets.map.interfaces.OnMapDoubleTapListener

Packages that use OnMapDoubleTapListener
com.ls.widgets.map   
 

Uses of OnMapDoubleTapListener in com.ls.widgets.map
 

Methods in com.ls.widgets.map with parameters of type OnMapDoubleTapListener
 void MapWidget.setOnDoubleTapListener(OnMapDoubleTapListener listener)
          Sets the listener to handle double tap event.