Hi all,
Has anyone experienced a route highlight line not being displayed on a map under IE, although all the route points are correctly displayed
Works fine in FF (which is annoying!!!)
Thanks,
Gerry
Hi all,
Has anyone experienced a route highlight line not being displayed on a map under IE, although all the route points are correctly displayed
Works fine in FF (which is annoying!!!)
Thanks,
Gerry
Route line not displayed in IE
DLG007
GTrz
Found the problem!
You have to include the META element in the header that declares the utf-8 charset:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">That nifty line is REQUIRED for rendering lines.
Add that, and you should be all set.
Cheers,
Caleb
PublicError
I know, silly me, changed it now.
Again thanks to everyone for their help.
Gerry
Rohit Parasharami
YMaod
Is it possible then that the line is being affected by some CSS within the page
I haven't been able to find any info for styling the line (color/thickness etc)
Gerry
ku19832001
This looks like a CSS error, but I'm not entirely sure where it's coming from. One of the reasons I think this is that IE and FF often handle CSS declarations slightly differently. Another is that "normally", the route displays just fine in IE.
Just to test it, can you remark out your <style> references (I know, the page will be really ugly) just long enough to see if the route problem is fixed If it is, then we could try to dig deeper into the CSS file and see if you're setting a z-index or something that is causing the route to disappear.
navbhan
Absolutely stunning!!!
Thanks Caleb, that works, and thanks to everyone else that responded with help and suggestions.
Many regards,
Gerry
tenchyz
Well at least I'm not the only person experiencing this!
Just as a little test I drew a polyline on the map using the sample from the SDK and nothing appeared UNTIL I removed the SetMapView instruction and then it displayed correctly. Weird!!!
RMan54
Enkht
Let me know if you figure it out first.
John.
thejez
13117
Awesome.
Thanks Caleb.
Gerry you gave the answer points to yourself not Caleb
John.