On Jun 7, 5:12 am, CloudNine <[email protected]> wrote: > http://jester2988.lagparty.org/problem-sample.php > > Internet Explorer 7* (Windows XP) > * seems to work in everything but > > GPolyline will draw, but remains in the same size/position if map is > zoomed in or out. Will move as expected if panned. > > Have tried (in actual implementation): > - DOCTYPE/html xmlns/v\:* IE related fixes. > - Enforcing passing of float type variables. > - Different map control/zoom types. > > Avoiding: > - Having to resort to an encoded scheme. > > Considerations: > - IE7 experiences a type mismatch error in main.js during map > initialization. > > Information on likely suspects/workarounds would be appreciated.
I don't have IE7, but IE6 gives me a syntax error: Line: 582 Error: Syntax error (the script debugger shows the error on this line: this.oldZIndex = eval(PdMIN + ".style.zIndex"); in the pdmarker code. And only shows one end of the line... -- Larry > > Best regards, > > - D --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
