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
Im not a rx expert but to me this implys that the startWith(true) will run though the mapTo(false) meaning that there will never be a call with true. Without fully understanding ngx-mapbox-gl perhaps you want
The demo
https://wykks.github.io/ngx-mapbox-gl/demo/center-on-symbol
does not seem to be working. The layer click handler does not trigger and the mouseEnter & mouseLeave events do not seem to be firing.
Chrome 70
The text was updated successfully, but these errors were encountered: