Skip to content

@npm9912/v-map


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

Interface: VMapLayerTile3dAttributes

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

Properties

loadState

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

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


opacity

opacity: number

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


tilesetOptions

tilesetOptions: string | Record<string, unknown>

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


url

url: string

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


visible

visible: boolean

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


zIndex

zIndex: number

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