![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the position for the "Click to Zoom In" hint text on flight maps.
position = C_Map.GetMapArtHelpTextPosition(uiMapID)
Arguments
- uiMapID
- number : UiMapID
Returns
- position
- Enum.MapCanvasPosition
| Value | Field | Description |
|---|---|---|
| 0 | None | |
| 1 | BottomLeft | |
| 2 | BottomRight | |
| 3 | TopLeft | |
| 4 | TopRight |
Patch changes
Patch 8.0.1 (2018-07-17): Added.
