flat:暂存
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
this.$emit('regionchange', e.pixel)
|
||||
});
|
||||
this.map.on('singleclick', (e) => {
|
||||
this.$emit('clickMap', this.coordinate)
|
||||
this.$emit('clickMap', e.coordinate)
|
||||
});
|
||||
|
||||
if (this.open) {
|
||||
|
||||
Reference in New Issue
Block a user