We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: