Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebTileDataSourceOptions

Options for WebTileDataSource.

Hierarchy

  • {}
    • WebTileDataSourceOptions

Index

Properties

dataProvider

dataProvider: WebTileDataProvider

A DataProvider that will provide the tiles.

Optional renderingOptions

renderingOptions: WebTileRenderingOptions

Options affecting the rendering of the web tiles.

Optional resolution

resolution: resolutionValue

The resolution of Web Tile images, defaults to 512.

Generated using TypeDoc