WPF Web Browser control and Google Streetview
Brian Bulla
96
Reputation points
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.
Developer technologies Windows Presentation Foundation
2,854 questions
Sign in to answer