Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
wkramer committed Apr 30, 2024
1 parent fde7c77 commit 6eaa22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/map/BoundingBoxControl.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<v-chip pill label class="outer-chip chip justify-center overflow-visible">
<v-icon class="pr-2">mdi-selection-drag</v-icon>
<DrawBoundingBoxControl v-if="isActive" v-model="boundingBox" />

<span class="mr-4 text-medium-emphasis" width="400px">
Expand Down

0 comments on commit 6eaa22e

Please sign in to comment.