Improve footer
This commit is contained in:
parent
1bdb942d35
commit
e4db4973cd
@ -36,5 +36,6 @@ export default {
|
||||
background-color: lightyellow;
|
||||
text-align: left;
|
||||
padding: 1em;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
</style>
|
||||
|
@ -61,7 +61,6 @@ export default {
|
||||
methods: {
|
||||
onMapClick(value) {
|
||||
this.position = value.latlng;
|
||||
console.log(value.latlng);
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user