I'm not sure if this is the right forum, but I'm having trouble porting some API v2 code to v3 using the Google Maps Utility Library's markermanager.js library. After the script calls the addMarker method, a JavaScript error is reported in line 958 of markermanager.js stating "this.getProjection() is undefined".
Both of these pages are prototypes and are still under development, but I've posted them on a personal web site: The API v2 version is at http://dashboard.nfshost.com/traffic-map.htm The API v3 version that's getting the error is at http://dashboard.nfshost.com/traffic-v3.htm I'm not sure if this error due to something that I've converted incorrectly, or if it's an error in the markermanager.js code, so I'm humbly posting it for some help and advice. Thank you in advance for your time. Keith -- 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.
