public static interface MapController.ViewCompleteListener
| Modifier and Type | Method and Description |
|---|---|
void |
onViewComplete()
Called on the render-thread at the end of whenever the view is fully loaded and
no ease- or label-animation is running.
|