addOnPreDrawListener
Adds a listener that will be called before the map view is drawn.
OnPreDrawListener allows you to make changes to the map view context that will be reflected in the current frame being drawn.
Since
0.0.86
Parameters
onPreDrawListener
The listener to add