Hi
I have this VB.Net (VB) Project.
In that project, I have a Button1, a Textbox1 and a WebView21.
The goal that i'm looking for is that when i click on the Button1, it will show in the WebView21 Google maps at the address mentioned in TextBox1 in a string street, city, province, postal code..
For now, my WebView21 as the Source: https://www.google.ca/maps/
Is that possible? If so, how can i do that?
Thank you again for your help.
I have this VB.Net (VB) Project.
In that project, I have a Button1, a Textbox1 and a WebView21.
The goal that i'm looking for is that when i click on the Button1, it will show in the WebView21 Google maps at the address mentioned in TextBox1 in a string street, city, province, postal code..
For now, my WebView21 as the Source: https://www.google.ca/maps/
Is that possible? If so, how can i do that?
Thank you again for your help.