Tootman / ClientMap

0 stars 0 forks source link

create a shared geoLocated Note #49

Open Tootman opened 5 years ago

Tootman commented 5 years ago

Draw a polygon, annotate it with a description or title, and share it as a link See https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/ for drawing a new polygon

share a link with following URL parameters: map centre, map zoom, geojson feature (not sure yet how to parse geometry data in a URL string

Tootman commented 4 years ago

Implimented a 'copy link to clipboard', which allows the (LatLng) location of a an asset to be viewed as a marker in google maps