Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmartinelli authored Jan 13, 2017
1 parent 6ce4384 commit 1248a53
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

- :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

[![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 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
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

Expand Down Expand Up @@ -53,8 +46,6 @@ npm run build
Lint the JavaScript code.

```
# install lint dependencies
npm install --save-dev eslint eslint-plugin-react
# run linter
npm run lint
npm run lint-styles
Expand All @@ -67,11 +58,10 @@ Thanks to the supporters of the **[Kickstarter campaign](https://www.kickstarter
### Gold

<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 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>

### Silver
Expand Down

0 comments on commit 1248a53

Please sign in to comment.