Allow additional properties
Optional
attributionAttribution string.
Optional
boundsBounding box array [west, south, east, north].
Optional
centerCenter coordinate array [longitude, latitude, zoom].
Optional
dataArray of data source URLs.
Optional
descriptionDescription of the tileset.
Optional
fillzoomFill zoom level. Must be between 0 and 30.
Optional
gridsArray of UTFGrid URL templates.
Optional
legendLegend of the tileset.
Optional
maxzoomMaximum zoom level. Must be between 0 and 30.
Optional
minzoomMinimum zoom level. Must be between 0 and 30.
Optional
nameName of the tileset.
Optional
schemeTile scheme, e.g., xyz
or tms
.
Optional
templateTemplate for interactivity.
Version of the TileJSON spec used.
Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*
.
Array of tile URL templates.
Array of vector layer metadata.
Optional
versionVersion of the tileset. Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*
.
TileJSON V3.0.0
Represents a TileJSON metadata object.
Links
TileJSON Spec