Vb.Net and Google Maps
Budget: £250 – £750 GBP
Hi
I have written some code in VB.Net that isn't working - I would like some help!
I am trying to display a map (using Google Maps) with pins to identify certain locations. I have a web browser control in my form, and I load it up with the map data by pointing it to an HTML file (Map.html).
When I double click on Map.html in Windows the correct map is displayed, but when I call Map.html from VB.Net I get a script error.
My VB.NET code simply says:
WebBrowser1.Navigate("C:\MapData\map.html")
I am enclosing Maps.html.
Can you write a small VB.net application that calls Map.html, correctly displays the map then generates a JPG or PNG of the map?
Cheers
Steve
I have written some code in VB.Net that isn't working - I would like some help!
I am trying to display a map (using Google Maps) with pins to identify certain locations. I have a web browser control in my form, and I load it up with the map data by pointing it to an HTML file (Map.html).
When I double click on Map.html in Windows the correct map is displayed, but when I call Map.html from VB.Net I get a script error.
My VB.NET code simply says:
WebBrowser1.Navigate("C:\MapData\map.html")
I am enclosing Maps.html.
Can you write a small VB.net application that calls Map.html, correctly displays the map then generates a JPG or PNG of the map?
Cheers
Steve