Skip to content

FeatureAccessors

Defined in: geo/project.ts:27

How to derive a drawable id (and optional stroke width) from a feature.

F

id: (feature, index) => string | number

Defined in: geo/project.ts:28

F

number

string | number


optional lineWidth?: number

Defined in: geo/project.ts:30

Stroke width in projected pixels; omit/0 for fill-only.