/mbs-utils

Primary LanguageJavaScript

MBS Utils

Some helper function to manipulate Mapbox Style objects.

Get Started

npm install
npm test

API

merge(style1, style2) to get a new style object from the merge of 2 different styles.