On Apr 4, 4:17 am, Mitesh Makwana <[email protected]> wrote: > Hi, > > I am using google map v3 javascript. > > I want to show a popup on marker click and the details on popup will > come from server side. > > Any idea?
Seems pretty straightforward to me. What trouble are you having doing that? If you are asking _how_ to do it, try searching for AJAX (Asynchronous Javascript And Xml) and the documentation for the Map object click event listeners. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
