This repo demonstrates a simple-page that enables:
-
a non-technical user to easily annotate a map - using simple drawing tools.
-
a non-technical user to save and share their map annotation, in the form of
GeoJSON
, without knowing what the hellGeoJSON
actually is.
The repo uses:
-
Mapbox GL JS
for the base map, -
Mapbox GL Draw
to facilitate drawing on the map, and generating the underlyingGeoJSON
-
Github Gist
for saving and sharing theGeoJSON
document. -
Bootstrap 3
for the layout -
and a wee bit of
Jquery
(yuck)
Ever wanted to see a map of the Parliamentary Triangle of Canberra, Australia? Of course you have. Let me draw that for you.