Skip to content

Commit 337390b

Browse files
authored
add attributions to xyz source (#59)
1 parent 4f06f8a commit 337390b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/sources/SourceXYZ.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ export default {
4949
}
5050
},
5151
props: {
52+
attributions: {
53+
type: [String, Array],
54+
},
5255
url: {
5356
type: String
5457
},

0 commit comments

Comments
 (0)