Hello, I use the google maps API to map the location of theatre listings on my website. I have hundreds of listings, and the maps have all suddenly stopped working without any action on my part.
So far, I get the same result in Opera, Safari, and FF for Mac OSX 10.5.5. I briefly get the "loading" message, and then the map disappears. I'm not really any kind of coder--I was just able to follow the API instructions to the letter and get google maps working with my installation of Drupal. This is the first time since my original implementation of the API almost 2 years ago that there has been any sort of problem. Below, I've pasted data from Opera's error console. Any help most appreciated. Thanks, Jonathan JavaScript - http://play7.com/node/616 Event thread: load Error: name: TypeError message: Statement on line 263: Cannot convert undefined or null to Object Backtrace: Line 263 of linked script http://www.google.com/uds/solutions/mapsearch/gsmapsearch.js?mode=new this.searchForm.userDefinedCell.appendChild(this.prevNext); Line 30 of linked script http://www.google.com/uds/solutions/mapsearch/gsmapsearch.js?mode=new: In function GSmapSearchControl this.buildContainerGuts(); Line 15 of inline#5 script in http://play7.com/node/616: In function LoadMapSearchControl new GSmapSearchControl( ... stacktrace: n/a; see 'opera:config#UserPrefs|Exceptions Have Stacktrace' --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
