wrld3d / wrld.js

A JavaScript API for beautiful 3D maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet Explorer/Edge js error while indoor control initialization

aangrisani opened this issue · comments

Description

When I initialize "indoor control" and load it in Edge (Microsoft EdgeHTML 17.17134), an error rise:

SCRIPT5007: Unable to get property 'mouse' of undefined or null reference
indoor_control.js (10,384)

This error is blocking for indoor control successfully load.

Steps to Reproduce

Expected behavior: Page will be loaded, indoor control initialized and map "enter" event fired on the map.

**Actual behavior:**erorr while loading indoor_control.js library

**Reproduces how often:**100%

In Chrome and Firefox all works fine! For me this issue is important because I am embedding the mapp application inside a web view of a .net native application.

Could not reproduce on Edge 87.0.664.60 with wrld.js v0.1.2270