pinta
v0.1.0
Published
Refactor of Maputnik - an open source map style editor
Downloads
6
Readme
fresco
Refactor of Maputnik - an open source map style editor
This editor is undergoing major development and is subject to drastic changes.
Features
- 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
Installation
- 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