mirror of
				https://github.com/KevinMidboe/nova-map-fields.git
				synced 2025-10-29 17:50:27 +00:00 
			
		
		
		
	Debug: triggerChange stop drag marker
This commit is contained in:
		| @@ -81,7 +81,9 @@ export default { | ||||
|     }, | ||||
|  | ||||
|     methods: { | ||||
|         triggerChange() { | ||||
|         triggerChange(evt) { | ||||
|             console.log("this is our event:", evt) | ||||
|             console.log("this is our markers:", this.markers) | ||||
|             this.$emit('input', this.markers); | ||||
|         }, | ||||
|         removeLastMarker(event) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user