- Creazione "AbitareGliIblei"

- Mappa Interattiva con i markers
This commit is contained in:
Surya Paolo
2024-07-31 15:02:30 +02:00
parent 3ab18b591f
commit 822585cf33
252 changed files with 3600294 additions and 4300 deletions

View File

@@ -35,6 +35,11 @@ export default defineComponent({
required: false,
default: true,
},
showMap: {
type: Boolean,
required: false,
default: false,
},
noButtAdd: {
type: Boolean,
required: false,
@@ -81,7 +86,6 @@ export default defineComponent({
const strextra = ref('')
const myoptions = ref(<any>[])
const col = ref(<IColGridTable>{})
/*