public static interface MapView.OnDidFinishLoadingMapListener
MapView.addOnDidFinishLoadingMapListener(OnDidFinishLoadingMapListener)
| Modifier and Type | Method and Description |
|---|---|
void |
onDidFinishLoadingMap()
Called when the map has finished loading.
|