public interface MapEventCallbacks
| Modifier and Type | Method and Description |
|---|---|
void |
onMapConnected(MapController mapController)
Map is ready to use.
|
void |
onMapDisconnected()
Map is not ready to use.
|
void onMapConnected(MapController mapController)
void onMapDisconnected()