fgravin / mbs-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 100.0%