Home > @magiclane/maps-sdk > RoadInfoImageRenderSettings

RoadInfoImageRenderSettings class

Road info image render settings. Initialized with default optimal values

Signature:

export declare class RoadInfoImageRenderSettings 

Constructors

Constructor

Modifiers

Description

(constructor)({ backgroundColor }, input)

Constructor with optional background color

Properties

Property

Modifiers

Type

Description

backgroundColor?

Color

(Optional) Background color hint

Methods

Method

Modifiers

Description

equals(other)

Equality comparison

fromJson(json)

static

Create from JSON representation

hashCode()

Hash code calculation

toJson()

Convert to JSON representation