mapbox / locator

A quick and easy way to build maps with markers
30 stars 25 forks source link

Storing markers #7

Open emilyholt opened 10 years ago

emilyholt commented 10 years ago

how do you extract information (and put into a csv file) from the embedded map once you place a marker?

tmcw commented 10 years ago

This wouldn't be the best place to start for that - check out geojson.io, which would make it easy to draw markers & export to CSV.