http://stage.clevelandstreetdistrict.com/map
If you go to this site in Chrome (or Safari) I get a Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1 javascript error and my markers do not show up. In all other non-webket browsers I do not see this problem. I feel like this could be related to a recent Chrome update because I never had this problem before. Can anyone give me any pointers as to how to figure out what is causing this? I am at a complete loss.
You can see the maps javascript here: http://stage.clevelandstreetdistrict.com/javascripts/behaviors/maps.js
Thanks in advance. Let me know what clarification will help.
-b
UPDATE: It turns out that if I specify a slightly older version of the API, for instance 3.2, it works. So I think I am going to just do that. I wonder what changed in the newest API....