invalidateStyleCustomGeometrySourceRegion

abstract fun invalidateStyleCustomGeometrySourceRegion(@NonNull sourceId: String, @NonNull bounds: 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

bounds

A `coordinate bounds` object.