GTA V NativesblipBlip::setShowHeadingIndicatorOn this pageBlip::setShowHeadingIndicatorAdds the GTA:Online player heading indicator to a blip. Syntax ```js blip.setShowHeadingIndicator(toggle); ``` Required Argument toggle: Return value Undefined Example ```js // todo ``` See also