GTA V NativesblipBlip::shortRangeOn this pageBlip::shortRangeProperty: Changes the behavior of the Blip on the minimap. Syntax ```js blip.shortRange = true; // Auto-hide the blip if it's not longer in range of the minimap blip.shortRange = false; // Always show the blip ``` See Also