open text on map node click & uniformized openText and closeText methods

This commit is contained in:
axolotle
2021-03-10 18:09:18 +01:00
parent 19f37aa23b
commit 43f558ad2f
4 changed files with 34 additions and 12 deletions
+1
View File
@@ -4,6 +4,7 @@
v-if="!loading"
v-bind="mapData"
:show-id="true"
v-on="$listeners"
/>
</b-overlay>
</template>