Home > @magiclane/maps-sdk > RoadInfoImageRenderSettings > (constructor)

RoadInfoImageRenderSettings.(constructor)

Constructor with optional background color

Signature:

constructor(input?: {
        backgroundColor?: Color;
    });

Parameters

Parameter

Type

Description

{ backgroundColor }

(not declared)

(Optional)

input

{ backgroundColor?: Color; }

(Optional)