@@ -5,11 +5,12 @@
</template>
<script>
+import { mapGetters } from 'vuex'
export default {
data () {
return {
elevationData: {
-
+
}
},