A Maputnik fork with the pmtiles protocol.
Find a file
2017-01-13 14:12:26 +01:00
media/sponsors Add sponsor logos 2017-01-13 14:12:26 +01:00
src Export to Gist anonymously, related to maputnik/editor#3 2017-01-12 18:27:44 +01:00
test Replace gone style store test with sample 2016-12-29 17:40:12 +01:00
.editorconfig Spaces not tabs 2016-12-03 17:03:39 +01:00
.gitignore Error panel with current map style errors #40 2016-12-30 13:21:03 +01:00
.travis.yml Add stylelint and fix lint issues 2017-01-12 11:23:06 +01:00
appveyor.yml Create public dir directly in appveyor 2016-11-23 21:06:56 +01:00
Dockerfile - Added a Dockerfile to allow the editor to be served using docker containers 2016-11-09 22:08:38 +08:00
karma.conf.js Run Firefox in Karma on Travis 2016-11-23 16:33:03 +01:00
LICENSE Change names in package.json and License 2016-09-08 19:52:06 +02:00
package.json Newest Mapbox GL Inspect plugin for less fidly selecting 2017-01-12 22:54:20 +01:00
README.md Add sponsor logos 2017-01-13 14:12:26 +01:00
webpack.config.js Restructure webpack and add favico 2016-12-31 10:36:02 +01:00
webpack.loaders.js Move style code to CSS 2017-01-10 21:28:30 +01:00
webpack.production.config.js Update dependencies 2017-01-12 11:50:08 +01:00

Maputnik Build Status Windows Build Status License

Maputnik

A free and open visual editor for the Mapbox GL styles targeted at developers and map designers.

Documentation

The documentation can be found in the Wiki. You are welcome to collaborate!

Design Map from Scratch

Mapbox has built one of the best and most amazing OSS ecosystems. A key component to ensure its longevity and independance is an OSS map designer.

Develop

Maputnik is written in ES6 and is using React and Mapbox GL JS.

We ensure building and developing Maputnik works with

  • Linux, OSX and Windows
  • Node >4

Install the deps, start the dev server and open the web browser on http://localhost:8888/.

# install dependencies
npm install
# start dev server
npm start

Build a production package for distribution.

npm run build

Lint the JavaScript code.

# run linter
npm run lint
npm run lint-styles

Sponsors

Thanks to the supporters of the Kickstarter campaign. This project would not be possible without these commercial and individual sponsors.

Gold

Wemap Terranodo Terranodo

Silver

Klokan Technologies Geofabrik Dreipol

Individuals

Influential Stakeholder

Alan McConchie, Odi, Mats Norén, Uli geOps, Helge Fahrnberger (Toursprung), Kirusanth Poopalasingam

Stakeholder

Brian Flood, Vasile Coțovanu, Andreas Kalkbrenner, Christian Mäder, Gregor Wassmann, Lee Armstrong, Rafel, Jon Burgess, Lukas Lehmann, Joachim Ungar, Alois Ackermann, Zsolt Ero, Jordan Meek

Supporter

Sina Martinelli, Nicholas Doiron, Neil Cawse, Urs42, Benedikt Groß, Manuel Roth, Janko Mihelić, Moritz Stefaner, Sebastian Ahoi, Juerg Uhlmann, Tom Wider, Nadia Panchaud, Oliver Snowden, Stephan Heuel, Tobin Bradley, Adrian Herzog, Antti Lehto, Pascal Mages, Marc Gehling, Imre Samu, Lauri K., Visahavel Parthasarathy, Christophe Waterlot-Buisine, Max Galka, ubahnverleih, Wouter van Dam, Jakob Lobensteiner, Samuel Kurath, Brian Bancroft

License

Maputnik is licensed under MIT and is Copyright (c) Lukas Martinelli and contributors.

Disclaimer This project is not affiliated with Mapbox or Mapbox Studio. It is a independent style editor for the open source technology in the Mapbox GL ecosystem. As contributor please take extra care of not violating any Mapbox trademarks. Do not get inspired by Mapbox Studio and make your own decisions for a good style editor.