Skip to content

@npm9912/v-map


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

Interface: VMapLayerWktAttributes

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

Properties

fillColor

fillColor: string

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


fillOpacity

fillOpacity: number

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


iconSize

iconSize: string

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


iconUrl

iconUrl: string

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


loadState

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

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


opacity

opacity: number

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


pointColor

pointColor: string

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


pointRadius

pointRadius: number

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


strokeColor

strokeColor: string

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


strokeOpacity

strokeOpacity: number

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


strokeWidth

strokeWidth: number

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


textColor

textColor: string

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


textProperty

textProperty: string

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


textSize

textSize: number

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


url

url: string

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


visible

visible: boolean

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


wkt

wkt: string

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


zIndex

zIndex: number

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