digidem / leaflet-bing-layer

Bing Maps Layer for Leaflet v1.0.0
http://digidem.github.io/leaflet-bing-layer/
87 stars 53 forks source link

switch between imageryset #42

Closed devzonetrack closed 5 years ago

devzonetrack commented 5 years ago

Howto switch from Road to Satellite?

gmaclennan commented 5 years ago

Use the options.imagerySet https://github.com/digidem/leaflet-bing-layer#parameters If you wanted to switch between in the UI I would create two layers, one for each, and look for a layer switcher plugin to switch between the two layers.