clearAllPolygonColors

open override fun clearAllPolygonColors(completionCallback: (String?) -> Unit?)

Clears color on all polygons

Return

Unit

Parameters

completionCallback

Callback for when the mapView is finished clearing all polygon colors, contains an error string as the first parameter it failed, defaults to null