Hallo! For a website project i should implement a route planer. As draft i use a example from google (http://code.google.com/intl/de-DE/apis/maps/ documentation/examples/directions-advanced.html)
After i`ve tested my implementation with different browsers i`ve discoverd that the page not loads correctyl in IE7 (IE6/8, FF, Opera, Chorme works perfect) and throws an error: Row: 7 Char: 10526 Error: Non closed charconstant (I hope i translated it correct ;) ) Code: 0 Exciting is that the example from google also didn`t work in IE7 (same error message). On the basis of what i found the error occourse in the script loaded from google (http://maps.google.com/? file=api&v=2.x&key=XYZ" type="text/javascript"></script>). Any ideas whats wrong? Perhaps i`m doing something wrong... Hope anyone can help me out. Thanks in advance Ralf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
