Skip to content

Commit 8d46354

Browse files
authored
Merge pull request #57 from go-spatial/source-fixes
Source fixes
2 parents 5c6be23 + d4daa97 commit 8d46354

19 files changed

+2872
-2997
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# fresco
2-
An open source map style editor.
3-
4-
This editor is undergoing major development and is subject to drastic changes.
2+
An open source vector map style editor utilizing Mapbox GL.
53

64
[Try it](https://fresco.netlify.com/)
75

@@ -11,11 +9,7 @@ This editor is undergoing major development and is subject to drastic changes.
119
- Styles stored in localStorage (in the browser)
1210
- JSON editor
1311
- Layer property editor
14-
15-
Coming soon:
16-
17-
- Open Layers support
18-
- Remote style saving
12+
- MapboxGL expression support
1913

2014
## Installation
2115

@@ -25,3 +19,5 @@ Coming soon:
2519
4. Run `npm install`
2620
5. To startup, run `npm start` - Fresco should open in a browser window
2721

22+
![map editing screenshot](/docs/img/osm-screenshot.png)
23+

docs/img/osm-screenshot.png

1.69 MB
Loading

0 commit comments

Comments
 (0)