Internet Explorer affected by current Basemap.js file

Tracker 5 years ago

Hi Anton,

When using current traccar-web source code the map view is affected when using IE. Just showing a small blue area in the left top corner. In Chrome and Edge it is working fine.
Please test on your end and advise.

Anton Tananaev 5 years ago

What's the error?

Tracker 5 years ago

Hi Anton,

Below is what I get on IE.

CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-Italic.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-BoldItalic.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-LightItalic.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-SemiboldItalic.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-ExtraBold.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-Bold.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-Regular.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-Semibold.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-Light.ttf
CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.
OpenSans-ExtraBoldItalic.ttf
SCRIPT438: Object doesn't support property or method 'assign'
ol-layerswitcher.js (161,9)
SCRIPT5007: Unable to get property 'clear' of undefined or null reference
app.min.js (320,229)
Anton Tananaev 5 years ago

What version of IE?

Tracker 5 years ago

Internet Explorer 11

Anton Tananaev 5 years ago

Looks like the problem is with the ol-layerswitcher library.

Tracker 5 years ago

Thanks Anton,