diff --git a/src/components/LControlAttribution.vue b/src/components/LControlAttribution.vue index 10437c05..4f16913a 100644 --- a/src/components/LControlAttribution.vue +++ b/src/components/LControlAttribution.vue @@ -16,6 +16,13 @@ export default { default: null, }, }, + watch: { + position: { + handler() { + this.mapObject._attributions = {}; + } + }, + }, mounted() { const options = optionsMerger( {