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

Streetside view #45

Open amit210 opened 5 years ago

amit210 commented 5 years ago

I am using leaflet-bing-layer in my project. I am currently loading Aerial and Road views of Bing Maps. Now I also want to load Bing maps Streetside view in my application similar to https://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk/setviewtostreetside#TS. Can you help me how can I achieve that.

johnd0e commented 5 years ago

It's not possible with this plugin as it's based on completely other set of API.

But it's possible to write another plugin, which'd use V8 Web Control.