Leaflet: Google Sheets to GeoJSON
Prototype: Using Google Sheets to manage map pins
This prototype:
- Loads in location data from rows within a publicly shared Google Sheet
- Converts the location data to GeoJSON
- Renders the GeoJSON on to a Leaflet Map
This prototype: