-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 [email protected] on 2 May 2012 at 11:38