Removed .topMarkerZIndex() lines for sake of original issue. Any thoughts on the side about how to bring particular markers up above everything else (create south and move north trick seems obsolete) would be appreciated.
* All points and line should now draw under IE6, but original problem exists * Added DOCTYPE/html xmlns info for debugging purposes. Tried to circumvent PdMarker by taking out drawTrack() call, no change. I get a (unrelated?) type mismatch error under IE6 as well deep in the API. - D 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. > > 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 -~----------~----~----~----~------~----~------~--~---
