|
47 | 47 | "secondary": "" |
48 | 48 | }, |
49 | 49 | "traffic": { |
50 | | - "primary": "", |
51 | | - "secondary": "" |
| 50 | + "primary": { |
| 51 | + "dark": "", |
| 52 | + "light": "" |
| 53 | + }, |
| 54 | + "secondary": { |
| 55 | + "dark": "", |
| 56 | + "light": "" |
| 57 | + } |
52 | 58 | }, |
53 | 59 | "disruptions": { |
54 | 60 | "information": "", |
|
603 | 609 | ], |
604 | 610 | "icons_resources": { |
605 | 611 | "aroundme": { |
| 612 | + "account_button": "", |
606 | 613 | "traffic_button": "" |
607 | 614 | }, |
608 | 615 | "journey": { |
609 | | - "departure": "ic_departure", |
610 | | - "arrival": "ic_arrival", |
611 | | - "indoor_parking": "ic_custom_indoor_parking", |
612 | | - "outdoor_parking": "ic_custom_outdoor_parking" |
| 616 | + "departure": "", |
| 617 | + "arrival": "", |
| 618 | + "indoor_parking": "", |
| 619 | + "outdoor_parking": "", |
| 620 | + "transports_tab": "", |
| 621 | + "walking_tab": "", |
| 622 | + "bike_tab": "", |
| 623 | + "car_tab": "", |
| 624 | + "ridesharing_tab": "" |
613 | 625 | } |
614 | 626 | }, |
615 | 627 | "titles_resources": { |
| 628 | + "aroundme": { |
| 629 | + "filters": "filters_screen_title" |
| 630 | + }, |
616 | 631 | "journey": { |
617 | 632 | "journeys": "journeys_screen_title", |
618 | 633 | "roadmap": "roadmap_screen_title", |
619 | 634 | "ridesharing": "ridesharing_screen_title" |
620 | | - }, |
621 | | - "aroundme": { |
622 | | - "filters": "filters_screen_title" |
623 | 635 | } |
624 | 636 | }, |
625 | 637 | "features_configuration": { |
626 | 638 | "aroundme": { |
627 | | - "booking": true, |
| 639 | + "account_mode": true, |
628 | 640 | "bookmark_mode": { |
629 | 641 | "enabled": true, |
630 | 642 | "tabs": { |
|
646 | 658 | "lat": "48.846790", |
647 | 659 | "lon": "2.377090" |
648 | 660 | }, |
| 661 | + "default_zoom_level": "TRANSPORTS", |
649 | 662 | "go_from_go_to": true, |
650 | 663 | "journey_mode": true, |
651 | 664 | "max_history": 10, |
|
709 | 722 | "car_traffic_jam": true, |
710 | 723 | "departure_time_shift": { |
711 | 724 | "earlier_minutes": 10, |
712 | | - "later_minutes": 50 |
| 725 | + "later_minutes": 5 |
713 | 726 | }, |
714 | 727 | "disruption_contributors": [ |
715 | 728 | "" |
|
718 | 731 | "max_favorite_addresses": 10, |
719 | 732 | "max_favorite_pois": 10, |
720 | 733 | "max_history": 10, |
| 734 | + "min_walking_duration_display": { |
| 735 | + "journey_summary": 180 |
| 736 | + }, |
721 | 737 | "next_departures": { |
722 | 738 | "journeys": { |
723 | 739 | "frequency": 30 |
|
739 | 755 | "realtime_delays": true, |
740 | 756 | "ridesharing_price": true, |
741 | 757 | "search_only": false, |
742 | | - "step_by_step_guidance": true, |
| 758 | + "speed": { |
| 759 | + "cycling": { |
| 760 | + "enabled": true, |
| 761 | + "bike": { |
| 762 | + "slow": 1.2, |
| 763 | + "fast": 3.4 |
| 764 | + }, |
| 765 | + "bss": { |
| 766 | + "slow": 5.6, |
| 767 | + "fast": 7.8 |
| 768 | + } |
| 769 | + } |
| 770 | + }, |
| 771 | + "step_by_step_guidance": { |
| 772 | + "enabled": true, |
| 773 | + "launch_button_label_res": "" |
| 774 | + }, |
743 | 775 | "stop_point_search_mode": false, |
744 | | - "traffic": { |
| 776 | + "traffic_mode": { |
745 | 777 | "alert_subscription": true |
746 | 778 | }, |
747 | 779 | "transport_networks": true, |
|
0 commit comments