Optional
colorAdditional color schemes to use for the library
Optional
colorAdditional Color styles to use for the library
base URL of the server
Optional
extextension of the tiles
Optional
maskchannel to use for masking from RGBA masks 0 - for the masks from Sarah (current), 3 - for the masks from Mapbox
'R'
Optional
maskmaximum zoom level for mask tiles on the server
9
Optional
maskURLfull masks tiles URL, Example: https://server.com/masks/{z}/{x}/{y}.png
'auto' - will be set to dataServerURL + 'masks/{z}/{x}/{y}.png'
'none' - will disable masks
Optional
qtreeURLOptional
requestparameters to be passed to every fetch() aka headers, credentials, cors, etc for interaction with backend data server
Optional
unitsAdditional units to use for the library
Generated using TypeDoc
Options to construct WxAPI object
Example