Api session event editor overlay refresh grid: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
API Event to Deprecated [[Function]]ality, entire map is always updated when UPDATE is called. Note that when the "Auto calculation" is not active, an editor/update/ event is required to generate the new [[Overlay]] results. Or for long-running updates use: editor/set_scheduled_update/ to schedule an update.
API Endpoint: editoroverlay/refresh_grid.
 
Description: Deprecated [[Function]]ality, entire map is always updated when UPDATE is called. Note that when the "Auto calculation" is not active, an editor/update/ event is required to generate the new [[Overlay]] results. Or for long-running updates use: editor/set_scheduled_update/ to schedule an update.
 
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 13: Line 16:
|}
|}
===Example POST===
===Example POST===
Example POST:
with content:
<pre></pre>
{{article end|seealso=*[[Api session event editor overlay]]
{{article end|seealso=*[[Api session event editor overlay]]
*[[Api session items overlays]]
*[[Api session items overlays]]

Latest revision as of 13:02, 13 April 2026

API Endpoint: editoroverlay/refresh_grid.

Description: Deprecated Functionality, entire map is always updated when UPDATE is called. Note that when the "Auto calculation" is not active, an editor/update/ event is required to generate the new Overlay results. Or for long-running updates use: editor/set_scheduled_update/ to schedule an update.

Name Importance Type Description Values

Response Codes

Response Code: Description

Example POST