RoadLabelRenderer

class RoadLabelRenderer(resources: Resources)

This class will a road name and create a bitmap that fits the text.

Constructors

Link copied to clipboard
fun RoadLabelRenderer(resources: Resources)

Functions

Link copied to clipboard
fun render(    road: List<RoadComponent>,     shields: List<RouteShield>,     options: RoadLabelOptions = RoadLabelOptions.default): Bitmap?

Render road and shields to a Bitmap