Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Argument Default Description projectionProjectionLike <optional>
'EPSG:3857' Optional projection.
tileGridTileGrid <optional>
Tile grid.
wrapXboolean <optional>
true Whether to wrap the world horizontally.
zDirectionnumber | NearestDirectionFunction <optional>
0 Set to
1when debuggingVectorTilesources with a default configuration. Choose whether to use tiles with a higher or lower zoom level when between integer zoom levels. SeegetZForResolution.templatestring <optional>
'z:{z} x:{x} y:{y}' Template for labeling the tiles. Should include
{x},{y}or{-y}, and{z}placeholders.