📍 GTA 8K Minimap & Custom Map Loader
Experience Los Santos, Roxwood, Cayo Perico, and more in stunning 8K resolution. This minimap package includes postals for all major regions, with both postal and non-postal versions available.
Included Addons
- DNX Chiliad Town- More on the Discord...
Missing an addon? Just reach out and we’ll add it in!
⚠️ Note: The map is very large, meaning high data size. Resource is escrowed.

🚀 Features
🧩 Unlimited map expansion: Tile-based grid system
⚙️ Simple and clean configuration
🔄 Live reload support: No restart needed
🗺️ Multiple overlay layers: Postal, text, custom maps
🎯 Optimized minimap zoom handling
🧠 Clean and extendable architecture
📦 Simple YTD streaming
🔌 ox_lib support
📦 Requirements
extra-map-tiles: https://github.com/alexlicuriceanu/extra-map-tiles
📥 Installation
Place the resource in your server:
resources/sdev_maplayerAdd to your server.cfg:
ensure ox_libensure extra-map-tilesensure sdev_maplayerPut your map tiles (.ytd) into:
sdev_maplayer/stream/Configure your tiles in:
extra-map-tiles/config.lua
🧱 Tile Configuration Example
['1'] = {
txd = 'map_0_0',
txn = 'map_0_0',
x_offset = 0.0,
y_offset = 0.0,
x_scale = 1.0,
y_scale = 1.0,
rotation = 0.0,
alpha = 100,
centered = false,
visible = true
}
📖 Parameters
| Parameter | Description |
|---|---|
| txd | Texture dictionary (YTD filename) |
| txn | Texture inside YTD |
| x_offset | Horizontal tile position |
| y_offset | Vertical tile position |
| x_scale | Width scaling |
| y_scale | Height scaling |
| rotation | Rotation (default 0.0) |
| alpha | Transparency (0–255) |
| centered | Usually false |
| visible | Enable / disable tile |
🎮 Commands
Reload config + map:
/sdev_maplayer_reloadRefresh minimap only:
/sdev_maplayer_refresh
⚠️ Notes & Tips
Tile IDs müssen fortlaufend sein (1 → n).
txd muss exakt dem Namen der YTD-Datei entsprechen.
Nutze visible = false anstatt Tiles zu löschen, wenn du sie nur kurzzeitig ausblenden willst.
Vermeide zu viele überlappende Layer, um die Performance hochzuhalten.
💬 Support
Discord: https://discord.gg/KcRtMYXMEz
🛠️ Maplayer Creator (Sinners DEV)
A powerful web tool for creating, editing, and exporting overlays on large maps. Perfect for FiveM developers working with expanded worlds.
What You Can Do
- Load any basemap (e.g.
16,384 × 24,576 px) - Place & move texts, markers, and PNG overlays
- Export overlays as PNG tiles (e.g.
8192 × 8192) for GTA map/YTD integration - Save and restore entire projects (JSON)
- Clean, dark UI for smooth workflow
🔑 Requires the Postalmap Role to access the Maplayer Creator: https://maplayer.woodhosting.de/