Country maps

Maps in the project are displayed via components from the Vue Leaflet package.

Customized map components are in @/components/map. For convenience, the vue-leaflet plugin registers the leaflet components globally with a little bit of customization.

Info

vuex-geolocation package is obsolete, can be removed from the the project with related functions in stores and utilities.