GIScience / ors-map-client

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

fix: altitude not showing asc & desc summary #396

Closed TheGreatRefrigerator closed 1 year ago

TheGreatRefrigerator commented 1 year ago

after 7f28bddd localMapViewData was not used anymore in the build() function. This broke the summary as it was always null. Moved to direct mapViewData instead and removed unused localMapViewData

TheGreatRefrigerator commented 1 year ago

See these lines for context

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