Max travel distance (Travel Distance Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|attribute=MAX_TRAVEL_DISTANCE
|attribute=MAX_TRAVEL_DISTANCE
|unit=m
|unit=m
|description=The maximum distance to a distance area that is allowed.  
|description=The maximum distance to a destination area that is allowed.  
|icon=traveldistancewizard_icon_traversable_threshold.png
|icon=traveldistancewizard_icon_traversable_threshold.png
|defaultvalue=10000
|defaultvalue=10000
Line 10: Line 10:
{{article end
{{article end
|notes=
|notes=
* Cells that have a travel distance longer to any [[Destination area (Travel Distance Overlay)|destination area]] than this configured value are considered unreachable and will have no calculated travel distance. Instead, its travel distance is set to {{nodata}}.
* 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

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