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

Add support for google maps? #15

Closed
andrewcooke opened this issue Dec 1, 2019 · 3 comments
Closed

Add support for google maps? #15

andrewcooke opened this issue Dec 1, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@andrewcooke
Copy link
Owner

Using gmap library.

@andrewcooke andrewcooke added the enhancement New feature or request label Dec 1, 2019
@andrewcooke
Copy link
Owner Author

andrewcooke commented Dec 4, 2019

No. First, the gmap library is complicated to install - it appears to require installing something within jupyter itself, and to require the widgets that were a pain with myavi. Second, Google maps requires a key for each user, may require a credit card (first $200 is free each month but I don't see how to automatically fail at that point), and may be tied to a particular IP.

Look at OpenStreetMaps instead (also, their maps are better for cycle data). See #21.

@andrewcooke
Copy link
Owner Author

Bokeh includes some support for google maps. Maybe try that?

@andrewcooke andrewcooke reopened this Dec 4, 2019
@andrewcooke
Copy link
Owner Author

added an example via gmap() in bokeh for 0.28. kinda unexciting tbh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant