On Oct 24, 4:19 am, Arin <[EMAIL PROTECTED]> wrote: > Hi, > > I am implementing google map where I am picking up the latitude and > longitude from the database and dynamically creating the marker. Now I > need to create pop-up messages for each of the marker containing some > database driven data particular to that marker...But I am not able to > do the same. The example I have follwed only helped me to create the > pop-up message only for the last marker location. As I am into the > official network, hence not able to share my application... Though I > will provide the source code for the same. Kindly help me..plz plz plz > > Also please let me know if you need anymore input from my side...
A link to your map would be more useful than code (I'm not going to read code posted to the group...). >From your symptoms, it sounds like you are running into Pitfall #3 http://econym.org.uk/gmap/ Part 1 Markers with info windows http://econym.org.uk/gmap/basic1.htm he also discusses function closure under "Javascript Topics"... -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
