addOnDrawListener

Adds a listener that will be called when the map view is being drawn.

OnDrawListener provides access to the frozen frame context that is being used for the current draw operation.

Since

0.0.86

Parameters

onDrawListener

The listener to add