We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
back to Map.vue
To put an image on the map, a png should be stored in the 'public/images/' folder.
The path to the image should then be stored as a computed in Map.vue, which follows the publicPath from the MainStore.
These are then used in Map.vue onMounted, in add the address marker and camera icon sources