Hmmm, still not working. I put the line before 'return marker;' but then the map won't load, just a blank, gray box. When put after, the map loads but the popups still appear. This all seems simple enough but perhaps there's something else I'm missing?
On Jul 27, 10:48 am, Rossko <[email protected]> wrote: > > Thanks for the suggestion but that doesn't seem to be working. > > hidePopup is not the same as HidePopup > > > Could you please be a little more specific > > with where that line needs to go? > > You'd want it after themarkerhas ben created, but before the > createMarker function returns, and not inside any of the event > listeners. There's not that many choices, have a go :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
