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
 
(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 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=0
|defaultvalue=10000
}}</onlyinclude>}}
}}</onlyinclude>}}


{{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