Skip to content

worldwind-ui API / worldwind-kit / GeoJsonStyleResolver

Type Alias: GeoJsonStyleResolver ​

GeoJsonStyleResolver = (feature) => GeoJsonStyle | undefined

Defined in: kit/src/geojson.ts:48

Returns the style for one feature; return undefined for the defaults.

Parameters ​

feature ​

GeoJsonFeatureInfo

Returns ​

GeoJsonStyle | undefined

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.