Skip to content
New issue

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

WPF Web Browser control and Google Streetview #16

Open
bbulla24 opened this issue Aug 10, 2022 · 0 comments
Open

WPF Web Browser control and Google Streetview #16

bbulla24 opened this issue Aug 10, 2022 · 0 comments

Comments

@bbulla24
Copy link

Hi,

I have a WebBrowser control that I am displaying a Google Streetview url in. In a browser such as Chrome, when you navigate the Streetview scene by clicking on the map to move one way or the other, a new url is generated and the map moves. But with the WebBrowser control it does not seem to generate a new url. The map moves, but no new url gets returned. I am using the Navigating and Navigated events, but nothing shows up.

Any advice on how to get things working? I just need to get the url so I can parse out the x/y coordinate and do other things with it.

I've posted on MSDN, but they recommended I use this forum: https://docs.microsoft.com/en-us/answers/questions/953602/wpf-web-browser-control-and-google-streetview.html?childToView=962150#comment-962150

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant