Uses of Interface
com.dlsc.gmapsfx.MapReadyListener
| Package | Description |
|---|---|
| com.dlsc.gmapsfx |
-
Uses of MapReadyListener in com.dlsc.gmapsfx
Fields in com.dlsc.gmapsfx with type parameters of type MapReadyListener Modifier and Type Field Description protected List<MapReadyListener>GoogleMapView. mapReadyListenersMethods in com.dlsc.gmapsfx with parameters of type MapReadyListener Modifier and Type Method Description voidGoogleMapView. addMapReadyListener(MapReadyListener listener)voidGoogleMapView. removeReadyListener(MapReadyListener listener)