Appearance
@npm9912/v-map / index / JSX / VMapLayerGeojsonAttributes
Interface: VMapLayerGeojsonAttributes
Defined in: src/components.d.ts:2260
Properties
fillColor
fillColor:
string
Defined in: src/components.d.ts:2267
fillOpacity
fillOpacity:
number
Defined in: src/components.d.ts:2268
geojson
geojson:
string
Defined in: src/components.d.ts:2262
iconSize
iconSize:
string
Defined in: src/components.d.ts:2275
iconUrl
iconUrl:
string
Defined in: src/components.d.ts:2274
loadState
loadState:
"ready"|"error"|"idle"|"loading"
Defined in: src/components.d.ts:2261
opacity
opacity:
number
Defined in: src/components.d.ts:2266
pointColor
pointColor:
string
Defined in: src/components.d.ts:2273
pointRadius
pointRadius:
number
Defined in: src/components.d.ts:2272
strokeColor
strokeColor:
string
Defined in: src/components.d.ts:2269
strokeOpacity
strokeOpacity:
number
Defined in: src/components.d.ts:2271
strokeWidth
strokeWidth:
number
Defined in: src/components.d.ts:2270
textColor
textColor:
string
Defined in: src/components.d.ts:2277
textProperty
textProperty:
string
Defined in: src/components.d.ts:2276
textSize
textSize:
number
Defined in: src/components.d.ts:2278
url
url:
string
Defined in: src/components.d.ts:2263
visible
visible:
boolean
Defined in: src/components.d.ts:2264
zIndex
zIndex:
number
Defined in: src/components.d.ts:2265