Hello, I have a Google Maps API implementation at http://ee.deltanationalpark.org/map/ that uses custom map tiles and tries to load the Wikipedia and Panoramio layers. When the default "satellite" or "hybrid" map types are active, the Wikipedia and Panoramio layers work fine. When my custom map type is active, clicking the markers returns an error: "TypeError: Result of expression 'e' [undefined] is not an object." in Safari and "e is undefined" in Firefox.
I assume the problem is in my custom map type definition (function DnpMapClean in http://ee.deltanationalpark.org/_assets/js/gmap.lib.js), but after reviewing the documentation for custom map tiles and GMapType, I'm still at a loss. Thanks in advance! David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
