Skip to main content

Interface: TileProvider

Properties

attribution

attribution: ReactElement<any, string | JSXElementConstructor<any>>

The attribution component.

Defined in

types.ts:88


makeUrl

makeUrl: TileUrlProvider

Make a tile url.

Defined in

types.ts:80


maxZoom

maxZoom: number

The maximum zoom level

Defined in

types.ts:84


minZoom

minZoom: number

The minimum zoom level

Defined in

types.ts:82


tileSize

tileSize: Size

The size of a tile

Defined in

types.ts:86