Home > @magiclane/maps-sdk > SignpostItem

SignpostItem class

Signature:

export declare class SignpostItem 

Properties

Property

Modifiers

Type

Description

column

readonly

number

connectionInfo

readonly

SignpostConnectionInfo

hasAmbiguity

readonly

boolean

hasSameShieldLevel

readonly

boolean

mapId

readonly

number

phoneme

readonly

string

pictogramType

readonly

SignpostPictogramType

pointerId

readonly

number | bigint

row

readonly

number

shieldType

readonly

RoadShieldType

text

readonly

string

type

readonly

SignpostItemType

Methods

Method

Modifiers

Description

init(id, mapId)

static