invalidateStyleCustomGeometrySourceRegion

Invalidate region for provided custom geometry source.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

coordinateBounds

Coordinate bounds.

sourceId

Style source identifier

open override fun invalidateStyleCustomGeometrySourceRegion(sourceId: String, coordinateBounds: CoordinateBounds): Expected<String, None>