Ui::setMinimapAttitudeIndicatorLevel
Argument must be 0.0f or above 38.0f, or it will be ignored.
Syntax
```js mp.game.ui.setMinimapAttitudeIndicatorLevel(altitude, p1); ```
Required Arguments
- altitude: float
- p1: Boolean
Return value
Example
```js // todo ```
See also