Skip to content

Documentation / @geoverse/core-ol / NameLayerStyle

Interface: NameLayerStyle

Defined in: packages/core-ol/src/tools/nameLayer.ts:44

Properties

boxWidth

ts
boxWidth: number;

Defined in: packages/core-ol/src/tools/nameLayer.ts:50

文字框固定宽度;0 时按文字实测宽度


fillColor

ts
fillColor: string;

Defined in: packages/core-ol/src/tools/nameLayer.ts:45


fontCss

ts
fontCss: string;

Defined in: packages/core-ol/src/tools/nameLayer.ts:48


strokeColor

ts
strokeColor: string;

Defined in: packages/core-ol/src/tools/nameLayer.ts:46


textColor

ts
textColor: string;

Defined in: packages/core-ol/src/tools/nameLayer.ts:47