I am working in c#.net 2.0
I have written a javascript function which is called on button click
and purpose of this function is to place marker on Google map.
I have also written a code behind for the same button click in c#.And
this code is for saving latitude and longitude values to database.
But, when this code behind (server side code on button click) is
exicuted the map gets refreshed.I do not want to refresh the map.
Can you please give me solution for this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---