On this page
Properties

Type Alias GeoJSONSourceShouldReloadTileOptions

type GeoJSONSourceShouldReloadTileOptions = {
    affectedBounds: LngLatBounds[];
}
Index

Properties

Properties

affectedBounds: LngLatBounds[]

Refresh all tiles that WILL contain these bounds.

Was this helpful?
SDK JS
Reference
GeoJSONSourceShouldReloadTileOptions