- implemented spatial filtering
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s

- Component 'draw.component.vue' has been extended with the 'preserve' property to control whether the drawn rectangle disappears again
- npm updates
This commit is contained in:
Kaimbacher 2023-10-23 15:27:39 +02:00
parent 2360a81d1e
commit 7bc9f90cca
6 changed files with 637 additions and 448 deletions

View file

@ -162,7 +162,7 @@ export default class MapComponent extends Vue {
attributionControl.setPrefix(false);
map.on(
'Daw.Event.CREATED',
'Draw.Event.CREATED',
function (event) {
// drawnItems.clearLayers();
// var type = event.type;