getRoadNameLabel

fun getRoadNameLabel(road: Road): RoadLabel

The method takes in Road and uses the model to extract the road name, shield name and request the route shield based on the Road.shieldUrl.

Return

RoadLabel

Parameters

road

Road