![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the map position for a user waypoint that is placed on a specified map ID.
mapPosition = C_Map.GetUserWaypointPositionForMap(uiMapID)
Arguments
- uiMapID
- number : UiMapID
Returns
- mapPosition
- Vector2DMixin🔗
Patch changes
Patch 9.0.1 (2020-10-13): Added.
