- implemented spatial filtering
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s
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:
parent
2360a81d1e
commit
7bc9f90cca
6 changed files with 637 additions and 448 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue