Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turn lat/lng cols into map #127

Open
rahulbot opened this issue Dec 10, 2015 · 1 comment
Open

turn lat/lng cols into map #127

rahulbot opened this issue Dec 10, 2015 · 1 comment

Comments

@rahulbot
Copy link
Collaborator

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.

@rahulbot rahulbot added this to the v2.0 milestone Dec 10, 2015
@kanarinka
Copy link
Collaborator

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.

@rahulbot rahulbot removed this from the Someday milestone May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants