Hello there

I have been trying to create a simple search function for a our map at
http://greenmap.mapitout.com/city.htm. The search itself just searches
the array of markers and creates a "sidebar" on the fly from the
markers whose names match the search. It links the matches to a click
event so that the infowindow will open.
(The search script is http://greenmap.mapitout.com/js/search.js)

The problem I am having is that on certain markers, clicking the name
returns "this.Dd is not a function" in the error console. It *seems*
to be related to the longitude of the point, somehow, as points
farther west seem to be the ones that won't work.

Furthermore, without any change by myself, this error mysteriously
disappeared for a while, only to return a few hours later.

The easiest way to find the error is to leave the search field blank
and click a few points. Many near the top work, but "Fort Whyte" and
"Assiniboine Park" should both return the error.

Any help is greatly appreciated.

--Brian
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to