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

Packages that use MapEventsListener
com.ls.widgets.map   
 

Uses of MapEventsListener in com.ls.widgets.map
 

Methods in com.ls.widgets.map with parameters of type MapEventsListener
 void MapWidget.addMapEventsListener(MapEventsListener listener)
          Adds listener for map events.
 void MapWidget.removeMapEventsListener(MapEventsListener listener)
          Removes map event listener from the map.