You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we see standard latitude and longitude columns we should render a point map on a combined card for those two columns. We could use a whitelist like "latitude", "lat", "longitude", "lon", "lng" to make the determination.
The text was updated successfully, but these errors were encountered:
A couple libs to look at for that would be leaflet.js, google maps API, and
cartodb.js. It should be fairly easy to give a library a set of points and
have a map
El El Thu, Dec 10, 2015 a las 11:49, rahulbot [email protected]
escribió:
If we see standard latitude and longitude columns we should render a point
map on a combined card for those two columns. We could use a whitelist like
"latitude", "lat", "longitude", "lon", "lng" to make the determination.
—
Reply to this email directly or view it on GitHub #127.
If we see standard latitude and longitude columns we should render a point map on a combined card for those two columns. We could use a whitelist like "latitude", "lat", "longitude", "lon", "lng" to make the determination.
The text was updated successfully, but these errors were encountered: