Changed default StopLocationType.
This commit is contained in:
parent
f0b74c210e
commit
b07393991a
1 changed files with 1 additions and 1 deletions
|
@ -888,7 +888,7 @@ struct Stop
|
|||
Text stop_code;
|
||||
Text stop_desc;
|
||||
Text stop_url;
|
||||
StopLocationType location_type = StopLocationType::GenericNode;
|
||||
StopLocationType location_type = StopLocationType::StopOrPlatform;
|
||||
Text stop_timezone;
|
||||
Text wheelchair_boarding;
|
||||
Id level_id;
|
||||
|
|
Loading…
Add table
Reference in a new issue