mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
fix unknown latlng when no output guessed
This commit is contained in:
parent
8089d5c6a3
commit
18a18e58af
2 changed files with 30 additions and 17 deletions
|
@ -56,6 +56,7 @@ const utils = {
|
|||
}
|
||||
}
|
||||
}
|
||||
console.log('outputPower', outputPower)
|
||||
feature.properties.outputPower = outputPower
|
||||
return outputPower
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue