Appearance
@npm9912/v-map / index / JSX / VMapLayerTerrainAttributes
Interface: VMapLayerTerrainAttributes
Defined in: src/components.d.ts:2321
Properties
color
color:
string
Defined in: src/components.d.ts:2327
elevationData
elevationData:
string
Defined in: src/components.d.ts:2323
elevationDecoder
elevationDecoder:
string
Defined in: src/components.d.ts:2325
loadState
loadState:
"ready"|"error"|"idle"|"loading"
Defined in: src/components.d.ts:2322
maxZoom
maxZoom:
number
Defined in: src/components.d.ts:2329
meshMaxError
meshMaxError:
number
Defined in: src/components.d.ts:2330
minZoom
minZoom:
number
Defined in: src/components.d.ts:2328
opacity
opacity:
number
Defined in: src/components.d.ts:2332
texture
texture:
string
Defined in: src/components.d.ts:2324
visible
visible:
boolean
Defined in: src/components.d.ts:2331
wireframe
wireframe:
boolean
Defined in: src/components.d.ts:2326
zIndex
zIndex:
number
Defined in: src/components.d.ts:2333