clear All Polygon Colors
abstract fun clearAllPolygonColors(completionCallback: (String?) -> Unit? = null)
Content copied to clipboard
Clears color on all polygons
Return
Parameters
completion Callback
Callback for when the mapView is finished clearing all polygon colors, contains an error string as the first parameter it failed, defaults to null