Skip to content

Commit

Permalink
#238 remove pin layer in new ui
Browse files Browse the repository at this point in the history
  • Loading branch information
webgisdeveloper committed Sep 7, 2022
1 parent 5a74150 commit 80e4a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/UAVSAR.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1045,6 +1045,7 @@ export default {
vm.uavsarDisplayedLayers[uid] = track;
vm.globalMap.addLayer(vm.uavsarDisplayedLayers[uid]);
}
vm.removePinLayer();
vm.activeQuery = false;
})
})
Expand Down

0 comments on commit 80e4a67

Please sign in to comment.