MapboxSignboardOptions

class MapboxSignboardOptions

A class that allows you to control style of signboards that will be generated using MapboxSignboardApi

Types

Builder
Link copied to clipboard
class Builder

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Regenerate whenever a change is made
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Regenerate whenever a change is made
toBuilder
Link copied to clipboard
fun toBuilder(): MapboxSignboardOptions.Builder
toString
Link copied to clipboard
open override fun toString(): String
Returns a string representation of the object.

Properties

cssStyles
Link copied to clipboard
val cssStyles: String
String used to specify styling rules for the signboard svg.
desiredSignboardWidth
Link copied to clipboard
val desiredSignboardWidth: Int
Int used to calculate the height to maintain the aspect ratio.