GTA V NativesuiUi::setMinimapBlockWaypointOn this pageUi::setMinimapBlockWaypointSyntax ```js mp.game.ui.setMinimapBlockWaypoint(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also