Appearance
@npm9912/v-map / index / JSX / VMapLayergroup
Interface: VMapLayergroup
Defined in: src/components.d.ts:2196
Properties
basemapid?
optionalbasemapid:string
Defined in: src/components.d.ts:2201
Base map identifier for this layer group. When set, layers in this group will be treated as base map layers.
Default
ts
nullopacity?
optionalopacity:number
Defined in: src/components.d.ts:2206
Globale Opazität (0–1) für alle Kinder.
Default
ts
1visible?
optionalvisible:boolean
Defined in: src/components.d.ts:2211
Sichtbarkeit der gesamten Gruppe.
Default
ts
true