flask-extensions / Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
https://flask-googlemaps.com
MIT License
647 stars 196 forks source link

[RFC] Bicycle lane turn on and off #135

Open bhuveshsharma09 opened 4 years ago

bhuveshsharma09 commented 4 years ago

I would like to add a feature in the map object so that the user can turn on or off the bicycle layer in map.

A representation is given at https://developers.google.com/maps/documentation/javascript/examples/layer-traffic

Example: image