Azure-Samples / azure-maps-animations

A rich library of animations for use with the Azure Maps Web SDK.
https://azure.com/maps
MIT License
19 stars 20 forks source link

Changing map styles while animation is playing (weather) causes JS error #2

Closed PedroBuhigas closed 1 year ago

PedroBuhigas commented 3 years ago

ncaught (in promise) TypeError: i[t]._getSourceIds is not a function at sm._getSourceIds (atlas.min.js:55) at atlas.min.js:55 sm._getSourceIds @ atlas.min.js:55 (anonymous) @ atlas.min.js:55 Promise.then (async) hg._setStyleComponents @ atlas.min.js:55 hg.setStyle @ atlas.min.js:55 updateMapType @ Index.html:287 onchange @ Index.html:471 ListPicker._handleMouseUp

rbrundritt commented 1 year ago

I'm unable to reproduce this. It's possible it might be related to issue #4