invalidate Style Custom Geometry Source Region
abstract fun invalidateStyleCustomGeometrySourceRegion(@NonNull sourceId: String, @NonNull bounds: CoordinateBounds): Expected<String, None>
Content copied to clipboard
Invalidate region for provided custom geometry source.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
source Id
A style source identifier
bounds
A `coordinate bounds` object.