RasterTileSource
API Reference (beta) for <RasterTileSource />
Property | Type | Description |
---|---|---|
id optional | string | - |
source optional bindable | RasterTileSource | - |
children optional | Snippet<[]> | - |
url optional | string | - |
tiles optional | string[] | - |
bounds optional | [number, number, number, number] | - |
minzoom optional | number | - |
maxzoom optional | number | - |
tileSize optional | number | - |
scheme optional | "xyz" | "tms" | - |
attribution optional | string | - |
volatile optional | boolean | - |