Skip to content

@npm9912/v-map


@npm9912/v-map / index / JSX / VMapLayerXyzAttributes

Interface: VMapLayerXyzAttributes

Defined in: src/components.d.ts:2419

Properties

attributions

attributions: string

Defined in: src/components.d.ts:2422


loadState

loadState: "ready" | "error" | "idle" | "loading"

Defined in: src/components.d.ts:2420


maxZoom

maxZoom: number

Defined in: src/components.d.ts:2423


opacity

opacity: number

Defined in: src/components.d.ts:2427


subdomains

subdomains: string

Defined in: src/components.d.ts:2425


tileSize

tileSize: number

Defined in: src/components.d.ts:2424


url

url: string

Defined in: src/components.d.ts:2421


visible

visible: boolean

Defined in: src/components.d.ts:2426