I get the following error in the MarkerClusterer.js routine. Uncaught TypeError: Object [object DOMWindow] has no method 'extend'
This error is at line 65 of MarkerClusterer.js, which is: this.extend(MarkerClusterer, google.maps.OverlayView); I'm new with Google.maps and no expert on Javascript but I've looked at the examples and can't figure out where I've screwed up. Here is a link to my code: http://www.horsetraildirectory.com/dec10_map_test_cluster.htm Any help would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
