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
Original issue reported on code.google.com by
m.k9...@gmail.com
on 2 May 2012 at 11:38