Finn Gutteridge

Results 3 comments of Finn Gutteridge

Any updates here? This issue is still present in NS-Vue v2.4.0, NS v6.3.

In my instance, I really only wanted the `mapReady` event to fire once, on initial load/ready, and never again... to do this, I removed the event listener via `mapView.off('mapReady')` and...