@mapwhit/style-spec
v1.2.1
Published
Process expressions in map style.
Readme
@mapwhit/style-spec
Module to process expressions in map style. Based on the code for expressions processing in maplibre-gl-js (an open-source fork of mapbox-gl-js, before their switch to a non-OSS license in December 2020.)
Install
$ npm install --save @mapwhit/style-specUsage
import { createExpression } from '@mapwhit/style-spec';
const expression = createExpression();License
BSD-3-Clause © Natalia Kowalczyk
