pbugnion / gmaps

Google maps for Jupyter notebooks
https://jupyter-gmaps.readthedocs.io/en/stable/
Other
760 stars 146 forks source link

Use gmaps to plot `typical` traffic? #301

Open exowanderer opened 5 years ago

exowanderer commented 5 years ago

There is a google maps feature that lets a user view what the 'typical' traffic would be at a certain location, for a certain time of day + day of the week.

Is there are way to use this feature within the gmaps API?

I am hoping to create a widget for a specific lat/long, on a specific day of the week + time of day.

TYiA!

pbugnion commented 5 years ago

Thanks for raising this.

As far as I know, there is no (exposed) way to do this with the Google Maps JavaScript API, so there'd be no way to add this to gmaps. Happy to be proven wrong if anyone wants to do more research on this.