Astrolabe/API UpdateMinimapIconPositions
From Esamynn's Wiki
Astrolabe ยป Astrolabe/API UpdateMinimapIconPositions
Performs an incremental update on all icons whose position is currently being managed by Astrolabe.
Astrolabe:UpdateMinimapIconPositions()
[edit]
Arguments
None
[edit]
Returns
None
[edit]
Details
This function should require less CPU time than the full update done by CalculateMinimapIconPositions() because it updates the icons incrementally, based on how far the player has moved since the last update.

