Package com. mapbox. maps. extension. style. types
Types
ExpressionDsl
Link copied to clipboard
Formatted
Link copied to clipboard
FormattedSection
Link copied to clipboard
data class FormattedSection @JvmOverloads() constructor(text: String, fontScale: Double?, fontStack: List<String>?, textColor: String?)
Content copied to clipboard
A component of the Formatted.
PromoteId
Link copied to clipboard
data class PromoteId @JvmOverloads() constructor(propertyName: String, sourceId: String?)
Content copied to clipboard
StyleTransition
Link copied to clipboard
class StyleTransition
Content copied to clipboard
TerrainDsl
Link copied to clipboard
Functions
transitionOptions
Link copied to clipboard
fun transitionOptions(block: StyleTransition.Builder.() -> Unit): StyleTransition
Content copied to clipboard
DSL function for StyleTransition.