NightZoom LogoNightZoom

UI Marker Overview

UI Marker is a modular, closed-source marker and zone display framework for FiveM. It provides public APIs and event hooks for creating, showing, and managing world markers and UI zones, while keeping internal logic secure.

Core Features

  • Marker Creation: Add and manage world markers and UI zones.
  • Event Hooks: Listen for marker interactions and zone entry/exit.
  • Customizable Styles: Supports custom marker types, colors, and behaviors.

Supported Versions

  • Latest: v1 (see /docs/uimarker/v1/ for details)
  • Older versions available upon request.

Use the public exports and events for integration. Do not access internal logic directly.

Further Reading