mirror of
https://forge.chapril.org/tykayn/wololo
synced 2025-06-20 01:34:42 +02:00
add open plaques
This commit is contained in:
parent
e33aecb565
commit
a79be23ccd
8 changed files with 114916 additions and 29 deletions
|
@ -42,10 +42,14 @@ let listOfBooleanKeys = [
|
|||
]
|
||||
let irve_max_output = 401 // limite de kW de puissance pour une borne de recharge publique
|
||||
|
||||
import MappingOpenPlaquesUK from './mappings/converters/configOpenPlaquesUK'
|
||||
import MappingOpenPlaques from './mappings/converters/configOpenPlaques'
|
||||
const limitWarningPercentageChangeInPoints = 5; // show a warning when more than N percent of the number of points changed
|
||||
|
||||
|
||||
const allowed_configs: any = {
|
||||
MappingOpenPlaques,
|
||||
MappingOpenPlaquesUK,
|
||||
MappingPlaquesCommémorativesParis,
|
||||
MappingPanneauxMaxSpeed,
|
||||
MappingArbresRemarquablesRouen,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue