Max travel distance (Travel Distance Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{Overlay attributes|type=row|overlay=Travel Distance | {{Overlay attributes|type=row|overlay=Travel Distance | ||
|attribute=MAX_TRAVEL_DISTANCE | |attribute=MAX_TRAVEL_DISTANCE | ||
|unit= | |unit=m | ||
|description=The maximum distance to a | |description=The maximum distance to a destination area that is allowed. | ||
|icon=traveldistancewizard_icon_traversable_threshold.png | |icon=traveldistancewizard_icon_traversable_threshold.png | ||
|defaultvalue= | |defaultvalue=10000 | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* Cells | * Cells with a travel distance to any [[Destination area (Travel Distance Overlay)|destination area]] exceeding this value are unreachable and receive no calculated distance. Instead, its travel distance is set to {{nodata}}. | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
|api=* [[Api session event editor overlay set attribute]] | |||
*[[Api session event editor overlay set attributes]] | |||
}} | }} | ||
{{TravelDistanceOverlay travel features nav}} | {{TravelDistanceOverlay travel features nav}} | ||
Latest revision as of 09:33, 15 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
MAX_TRAVEL_DISTANCE | m | The maximum distance to a destination area that is allowed. | 10000 |
Notes
- Cells with a travel distance to any destination area exceeding this value are unreachable and receive no calculated distance. Instead, its travel distance is set to NO_DATA.
How-to's
API Endpoints