Skip to content

Commit 4049cf5

Browse files
tordanswillemarcel
authored andcommitted
Readme: Remove experimental and WIP, add links
Since the module is used in production for a while now, we can remove experimental an WIP note. Also added some links for convenience.
1 parent e40b02e commit 4049cf5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
![](https://cloud.githubusercontent.com/assets/126868/24163445/a88728d4-0e90-11e7-9d02-d755b7845c00.png)
66

7-
Very experimental work in progress. The idea being that you can pass a changeset id and a container HTML element where you want the map rendered, and this plugin should render details of changes made by that changeset in the specified HTML element on a MapboxGL map.
7+
Changeset viewer module for [osmcha.org](https://osmcha.org/) ([Example](https://osmlab.github.io/changeset-map/#110574164), [Github](https://github.com/mapbox/osmcha-frontend)).
88

9-
Heavily inspired by the ACHAVI Changeset Viewer: http://wiki.openstreetmap.org/wiki/Achavi
9+
Pass as changeset id to render details of changes made by that changeset on a MapboxGL map.
10+
11+
Heavily inspired by the ACHAVI Changeset Viewer ([Example](https://overpass-api.de/achavi/?changeset=110574164), [Github](https://github.com/nrenner/achavi)).
1012

1113
### Use as a module
1214

0 commit comments

Comments
 (0)