Hi, I need to show few markers on google map. When user hovers the mouse over the marker i need to show the information in an external window(pop-up). But the information shown in the external window is too huge, for this i have to do the server hit using ajax get the html and show the html in the pop-up. For this during the server hit i would like to show some progress bar on the pop-up window and once i have response from server i need to populate the HTML back in the marker. Can some one guide me on this implementation please.
Thanks -- 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.
