Skip to content

spatial-monorepo


spatial-monorepo / core/src / fixtureIconMatchPairs

Function: fixtureIconMatchPairs()

fixtureIconMatchPairs(): string[]

Defined in: packages/core/src/assets/fixture-icons.ts:84

Produces the flat [category, iconName, category, iconName, ...] array for use inside a MapLibre ['match', ['get', 'category'], ...pairs, fallback] expression.

Returns

string[]

Released under commercial licensing.