invalidateStyleCustomGeometrySourceRegion
open fun invalidateStyleCustomGeometrySourceRegion(sourceId: String, coordinateBounds: CoordinateBounds): Expected<String, None>
Invalidate region for provided custom geometry source.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
sourceId
A style source identifier
coordinateBounds
A CoordinateBounds object.