Open aharris opened 6 years ago
In certain situations the zoomToShowLayer callback is not fired.
I have created a reproduction of this issue:
https://plnkr.co/edit/PZlXx7gZQXQ9bees6GbB?p=preview
Steps to reproduce:
I have created this same example without angular and the same issue does not exist:
https://jsfiddle.net/aharris/pdt8kq4o/
Clicking jump fires the callback every time.
I briefly looked into this but couldn't figure out what was going on (though I did reproduce it). Have you had any luck tracking this down?
In certain situations the zoomToShowLayer callback is not fired.
I have created a reproduction of this issue:
https://plnkr.co/edit/PZlXx7gZQXQ9bees6GbB?p=preview
Steps to reproduce:
I have created this same example without angular and the same issue does not exist:
https://jsfiddle.net/aharris/pdt8kq4o/
Clicking jump fires the callback every time.