diff --git a/lib/www/client/source/src/components/groups/group-map.vue b/lib/www/client/source/src/components/groups/group-map.vue index 362363c..faa322d 100644 --- a/lib/www/client/source/src/components/groups/group-map.vue +++ b/lib/www/client/source/src/components/groups/group-map.vue @@ -813,7 +813,7 @@ export default { async initLayers (gl) { - deck.onViewStateChange = this.updateURL; + // Does nothing }, setViewState () {