Postalmap 8K with Addons and Custom Map Loader

Postalmap 8K with Addons and Custom Map Loader

€15.00

Add to Basket

📍 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
- NE NOORE Bridges (V1 & V2)
- TurboSaif’s Alamo, Canyon Bridge & Cayo Bridge
- Patoche’s Raceway
- Roxwood
- Cayo Perico
- 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.


Map preview 1 Map preview 2


🚀 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


📥 Installation

  1. Place the resource in your server: resources/sdev_maplayer

  2. Add to your server.cfg: ensure ox_lib ensure extra-map-tiles ensure sdev_maplayer

  3. Put your map tiles (.ytd) into: sdev_maplayer/stream/

  4. Configure your tiles in: extra-map-tiles/config.lua


🧱 Tile Configuration Example

Lua
['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

ParameterDescription
txdTexture dictionary (YTD filename)
txnTexture inside YTD
x_offsetHorizontal tile position
y_offsetVertical tile position
x_scaleWidth scaling
y_scaleHeight scaling
rotationRotation (default 0.0)
alphaTransparency (0–255)
centeredUsually false
visibleEnable / disable tile

🎮 Commands

  • Reload config + map: /sdev_maplayer_reload

  • Refresh 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/