Skip to content

Commit

Permalink
add new traffic station type TrafficDirection
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Feb 21, 2024
1 parent 90ba767 commit 72cbf0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/webapp/layers-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,8 @@
]
],
"stationType": [
"TrafficSensor"
"TrafficSensor",
"TrafficDirection"
],
"format": "integreen",
"projection": "EPSG:4326",
Expand Down

0 comments on commit 72cbf0c

Please sign in to comment.