You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the Bing Maps apikey exipires (or is just not set), the initLayer() and updateAttribution() function fails with an Exception.
This prevents the event propagation of the framework to continue, resulting in missed events from other controls.
Bing:183 -> Uncaught TypeError: Cannot read property 'resources' of undefined
Bing:246 -> Uncaught TypeError: Cannot read property 'resources' of undefined
The text was updated successfully, but these errors were encountered:
If the Bing Maps apikey exipires (or is just not set), the initLayer() and updateAttribution() function fails with an Exception.
This prevents the event propagation of the framework to continue, resulting in missed events from other controls.
Bing:183 -> Uncaught TypeError: Cannot read property 'resources' of undefined
Bing:246 -> Uncaught TypeError: Cannot read property 'resources' of undefined
The text was updated successfully, but these errors were encountered: