You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -314,15 +314,15 @@ The following are the possible configuration parameters:
314
314
|`default_location`| :material-close: | The default location on first launch |[`Default location`](#default-location)| - |
315
315
|`default_zoom_level`| :material-close: | Define the default zoom level of map by selecting the corresponding type |`String`|`TRANSPORTS`, `BUS`, `POI`, `FREE_FLOATING`|
316
316
|`go_from_go_to`| :material-close: | Show/hide the go from/go to buttons |`Boolean`|`true`|
317
-
|`journey_mode`| :material-close: | Enable/disable the journey search mode |`Boolean`|
318
-
|`max_history`| :material-close: | Define the max history items |`Int`|
319
-
|`default_zoom_level`| :material-close: | Define the default zoom level of map. |`('BUS' or 'FREE_FLOATING' or 'POI' or 'TRANSPORTS')`|
320
-
|`next_departures`| :material-close: | Show/hide the next departures |[`Next departures`](#next-departures)|
321
-
|`park_availability`| :material-close: | Show/hide the bss and car parking availability |[`Park Availability`](#park-availability)|
322
-
|`schedule_mode`| :material-close: | Enable/disable redirection to schedule autocompletion screen |`Boolean`|
323
-
|`stop_point_search`| :material-close: | Enable/disable search by stop point instead of stop area |`Boolean`|
324
-
|`traffic_mode`| :material-close: | Show/hide the traffic button |`Boolean`|
325
-
|`vehicle_positions`| :material-close: | Show bus vehicle positions on map |[`Vehicle positions`](#vehicle-positions)|
317
+
|`journey_mode`| :material-close: | Enable/disable the journey search mode |`Boolean`|`true`|
318
+
|`max_history`| :material-close: | Define the max history items |`Int`| 10 |
319
+
|`default_zoom_level`| :material-close: | Define the default zoom level of map. |`('BUS' or 'FREE_FLOATING' or 'POI' or 'TRANSPORTS')`|`TRANSPORTS`|
320
+
|`next_departures`| :material-close: | Show/hide the next departures |[`Next departures`](#next-departures)| - |
321
+
|`park_availability`| :material-close: | Show/hide the bss and car parking availability |[`Park Availability`](#park-availability)| - |
322
+
|`schedule_mode`| :material-close: | Enable/disable redirection to schedule autocompletion screen |`Boolean`|`true`|
323
+
|`stop_point_search`| :material-close: | Enable/disable search by stop point instead of stop area |`Boolean`|`true`|
324
+
|`traffic_mode`| :material-close: | Show/hide the traffic button |`Boolean`|`true`|
325
+
|`vehicle_positions`| :material-close: | Show bus vehicle positions on map |[`Vehicle positions`](#vehicle-positions)| - |
326
326
327
327
##### Bookmark Mode (Around Me)
328
328
@@ -410,7 +410,7 @@ The following are the possible configuration parameters:
410
410
|`max_history`| :material-close: | Define the max history items |`Int`|`10`|
411
411
|`min_walking_duration_display`| :material-close: | Define the minimum walking duration to be displayed in a walking section (in seconds) |[`Min walking duration display`](#min-walking-duration-display-journey)| - |
412
412
|`next_departures`| :material-close: | Show/hide the next departures |[`Next departures (Journey)`](#next-departures-journey)| - |
413
-
|`park_availability`| :material-close: | Show/hide the bss and car parking availability |[`Park availability`](#park-availability)|
413
+
|`park_availability`| :material-close: | Show/hide the bss and car parking availability |[`Park availability`](#park-availability)| - |
414
414
|`price`| :material-close: | Show/hide the itinerary price |`Boolean`|`true`|
415
415
|`realtime_delays`| :material-close: | Show/hide the itinerary realtime delays |`Boolean`|`true`|
416
416
|`ridesharing_price`| :material-close: | Show/hide the itinerary ridesharing price |`Boolean`|`true`|
@@ -544,7 +544,7 @@ The following are the possible configuration parameters:
544
544
| Name | Required | Description | Type | Example |
0 commit comments