Builder
class Builder : ViewObjectDataBuilder<RouteData.Builder, MapRoute, RouteData>
Content copied to clipboard
Constructors
Functions
set Type
Link copied to clipboard
Specifies type of the route.
use Custom Color
Link copied to clipboard
open fun useCustomColor(innerColor: Int, borderColor: Int): RouteData.Builder
Content copied to clipboard
Specifies custom color, which shall be used for the route.
with Payload
Link copied to clipboard