invalidate Style Custom Raster Source Region
open fun invalidateStyleCustomRasterSourceRegion(@NonNull sourceId: String, @NonNull bounds: CoordinateBounds): Expected<String, None>
Note! This is an experimental feature. It can be changed or removed in future versions. Invalidate region for provided custom raster 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.