jsoma / mapsheet

Easily create interactive maps from data in Google Spreadsheets. Supports Google Maps, Leaflet, Mapbox, MapQuest, etc.
227 stars 52 forks source link

Complain when no lat/lng column is found #6

Open jsoma opened 10 years ago

jsoma commented 10 years ago

Misspellings seem to be the #1 issue with maps not displaying correctly

Kevin-M-Smith commented 9 years ago

Hi @jsoma, Thanks for this helpful library! I'd be happy to take on this issue - what sort of warning do you have in mind? Would a simple alert() suffice? Perhaps console.log() would be better? Something else? Regards, Kevin