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

Packages that use OnMapLongClickListener
com.ls.widgets.map   
 

Uses of OnMapLongClickListener in com.ls.widgets.map
 

Methods in com.ls.widgets.map with parameters of type OnMapLongClickListener
 void MapWidget.setOnMapLongClickListener(OnMapLongClickListener onMapLongClickListener)
          Sets the listener to handle long click on the map.