map: fix viewer video fullscreen
parent
ed33aa9f8f
commit
3e3c98c8d1
|
@ -151,6 +151,7 @@ export default defineComponent({
|
|||
b: bounds(),
|
||||
z: zoomStr,
|
||||
},
|
||||
hash: this.$route.hash,
|
||||
});
|
||||
|
||||
// Extend bounds by 25% beyond the map
|
||||
|
|
Loading…
Reference in New Issue