shramov / leaflet-plugins

Plugins for Leaflet library
http://psha.org.ru/b/leaflet-plugins.html
MIT License
725 stars 288 forks source link

Google map layers #181

Closed under-score closed 9 years ago

under-score commented 9 years ago

How can I insert not just a roadmap but also a bicycle layer eg https://developers.google.com/maps/documentation/javascript/examples/layer-bicycling ? Your help is greatly appreciated.

brunob commented 9 years ago

Layers are not supported, you just can use map types as pointed here :

https://github.com/shramov/leaflet-plugins/blob/master/layer/tile/Google.js#L25