mapbox / leaflet-omnivore

universal format parser for Leaflet & Mapbox.js
https://www.mapbox.com/mapbox.js/example/v1.0.0/omnivore-gpx/
Other
651 stars 126 forks source link

Can't load markers from csv #106

Closed dominijk closed 6 years ago

dominijk commented 6 years ago

EDIT: just checked my csv using csvlint and the problem was in there, now works using a url link from googlesheet or static export from that google sheet. Interestingly if you put that same working csv on dropbox it no longer validates on csv lint.

Original issue: I think looking at a similar query this could be on the csv side. I was hoping to pull the csv from a public google drive link or dropbox but nothing plotted on map. Is this still an issue, if so i'd grateful for a pointer to a service that I can put a csv on pull data in through an url.