Home > @magiclane/maps-sdk > MapViewRoutesCollection > setLabel

MapViewRoutesCollection.setLabel() method

Signature:

setLabel(route: Route, text: string): void;

Parameters

Parameter

Type

Description

route

Route

text

string

Returns:

void