Update README.md

This commit is contained in:
Lukas Martinelli 2017-01-13 14:08:22 +01:00 committed by GitHub
parent 6ce43840e5
commit 1248a53029

View file

@ -12,19 +12,12 @@ targeted at developers and map designers.
The documentation can be found in the [Wiki](https://github.com/maputnik/editor/wiki). You are welcome to collaborate! The documentation can be found in the [Wiki](https://github.com/maputnik/editor/wiki). You are welcome to collaborate!
- :link: Study the [Maputnik Wiki](https://github.com/maputnik/editor/wiki) - :link: **Study the [Maputnik Wiki](https://github.com/maputnik/editor/wiki)**
- :video_camera: Design a map from Scratch https://youtu.be/XoDh0gEnBQo - :video_camera: Design a map from Scratch https://youtu.be/XoDh0gEnBQo
[![Design Map from Scratch](https://j.gifs.com/k5g8OJ.gif)](https://youtu.be/XoDh0gEnBQo) [![Design Map from Scratch](https://j.gifs.com/g5XMgl.gif)](https://youtu.be/XoDh0gEnBQo)
## Reasons for building a Map Designer 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.
- Mapbox has built one of the best and most amazing OSS ecosystems. A key component to ensure longevity and independance is an OSS style editor.
- Maputnik solves the problem for people who are serving their own vector tiles and want to design a map style for these tiles.
- It allows working with resources in your internal network in sensitive industries.
- It gives full power to developers familiar with the Mapbox GL style specification thanks to the JSON editing mode.
- It allows hacking and extending the editor by the community to come up with new ideas for a map designer!
- It allows plugging in other renderers like Open Layers 3
## Develop ## Develop
@ -53,8 +46,6 @@ npm run build
Lint the JavaScript code. Lint the JavaScript code.
``` ```
# install lint dependencies
npm install --save-dev eslint eslint-plugin-react
# run linter # run linter
npm run lint npm run lint
npm run lint-styles npm run lint-styles
@ -67,11 +58,10 @@ Thanks to the supporters of the **[Kickstarter campaign](https://www.kickstarter
### Gold ### Gold
<a href="https://getwemap.com/"> <a href="https://getwemap.com/">
<img width="48%" alt="Wemap" style="display:inline-block" src="media/sponsors/wemap.jpg" /> <img width="48%" alt="Wemap" style="display:inline" src="media/sponsors/wemap.jpg" />
</a> </a>
<a href="htts://terranodo.io/"> <a href="htts://terranodo.io/">
<img width="48%" alt="Terranodo" style="display:inline-block" src="media/sponsors/terranodo.png" /> <img width="48%" alt="Terranodo" style="display:inline" src="media/sponsors/terranodo.png" />
</a> </a>
### Silver ### Silver