See the JavaScript source code of this page:

http://www.replyat.com/GL_SimpleSteps.asp


Here the mouse clicks in the Google map retrieves coordinates and country
code to display country name, flag and nearest road name.



You can pass the retrieved variables to your c# , .net or asp script using
AJAX or by passing variables as a query string through a URL pointing to
your server side script.


On Sat, Sep 10, 2011 at 2:16 AM, Riham AlBarazi <[email protected]>wrote:

> thank you
>
> On Sep 9, 11:35 pm, "[email protected]" <[email protected]>
> wrote:
> > On Sep 9, 1:03 pm, Riham AlBarazi <[email protected]> wrote:
> >
> > > please
> > > can you write to me code?
> >
> > Most people pay for people to write code for them.
> >
> > Two suggestions for you.
> >
> > 1.  See Mike Williams' tutorial for lots of good code samples for
> > APIv2:http://econym.org.uk/gmap/
> >
> > 2. If this is a new application, you probably should think about using
> > APIv3, as APIv2 is deprecated.
> >
> >   -- Larry
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > > On Sep 9, 10:54 pm, Rossko <[email protected]> wrote:
> >
> > > > > how to get coordinates the mouse click in the google map
> > > > > in c# and .net ?
> >
> > > > Use javascript to get the coordinates, and then pass them to your c#
> > > > and .net stuff, perhaps using AJAX
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" 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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to