Sorry, this is a repost, I misspelled GDirections in the Subject of the other message ***************** Hello all,
I've having some trouble with getting an embedded googlemap to draw the correct polyline when requesting directions via the "load" function on the GDriections class, and the issue *only* occurs in Firefox (not IE7). Here's the page in question: https://www.cefcu.com/about/member-center.php Main js file: https://www.cefcu.com/about/branches.js If you click a map point and get directions (to or from, doesn't matter) and click submit, the function will draw a polyline of the correct *shape*, but it will be on the wrong part of the map. The green A and B map pins (indicating start and destination locations) appear at the correct places, but the polyline is moved off to the side. It gets even weirder: when you zoom in and out using *double click*, the polyline will move around the map! If you zoom in and out using the + or - controls on the map, the polyline won't move (but is still in the wrong location). Does anyone have an idea as to what's going on? When I call the GDirections constructor, I'm only specifying the map portion (no text directions returned), so this should be quite simple. Any help would be appreciated. THANKS! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
