GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
104 stars 32 forks source link

fix(MyLocation): user location functionality #364

Closed TheGreatRefrigerator closed 1 year ago

TheGreatRefrigerator commented 1 year ago

the show my location functionality was broken, prob. due to dependency updates, the slot property was not working anymore.

It was changed to use templates, #activator and v-on as described in the vuetify 1.5 docs: https://v15.vuetifyjs.com/en/components/lists#examples

Minor style change to use "dropdown" menu instead of separate buttons.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication