Refactor of Maputnik - an open source map style editor
This editor is undergoing major development and is subject to drastic changes.
- Style editor for Mapbox-gl styles
- Styles stored in localStorage (in the browser)
- JSON editor
- Layer property editor
Coming soon:
- Open Layers support
- Remote style saving
- Download the latest version of Node.js
- Clone this repository to your computer
- Navigate to this repo on your computer
- Run
npm install
- To startup, run
npm start
- Fresco should open in a browser window