Skip to content

Map Overlay

skzk edited this page Jan 25, 2024 · 20 revisions

Item ID: 0x12 (18)
Item file: base

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:

Bits 0-7: Hide for zoom level 0-7 respectively

Byte 1: DLC guard

Byte 2: Overlay type.
    0: Road name: item will display an image
    1: Parking: item will display a rest area symbol
    2: City name: item will display the name of a city like a City item
    3: Landmark: (?)
    4: User text: item will display user text

Bit 19: Secret overlay

token look_name
The road name image / city name to use.
u64 node_uid The UID of the node of this item.

Clone this wiki locally