Home > @magiclane/maps-sdk > SignpostDetails

SignpostDetails class

Signature:

export declare class SignpostDetails 

Properties

Property

Modifiers

Type

Description

backgroundColor

readonly

Color

borderColor

readonly

Color

hasBackgroundColor

readonly

boolean

hasBorderColor

readonly

boolean

hasTextColor

readonly

boolean

image

readonly

SignpostImg

items

readonly

SignpostItem[]

mapId

readonly

number

pointerId

readonly

number | bigint

textColor

readonly

Color

Methods

Method

Modifiers

Description

dispose()

getImage(options)

init(id, mapId)

static