lykrsl / googlechartsharp

Automatically exported from code.google.com/p/googlechartsharp
0 stars 0 forks source link

c# windows form & google api v3 #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi all, i use c# windows form application
& i want to change latitude & longitude in google api v3 JavaScript code

var myLatlng = new google.maps.LatLng(30.050144, 31.240042);

according to
C# form latitude text box & longitude text box entered value
I can display the page in webbrowser control but it's static
how can i do this???

Original issue reported on code.google.com by m.k9...@gmail.com on 2 May 2012 at 11:38