Package com. mapbox. maps. extension. style. types
          Types
Atmosphere Dsl
                          
                    Link copied to clipboard
                        Dsl marker for Atmosphere.
Expression Dsl
                          
                    Link copied to clipboard
                        Dsl marker for Expression.
Formatted
                          
                    Link copied to clipboard
                        Represents a string broken into sections annotated with separate formatting options.
Formatted Section
                          
                    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.
Promote Id
                          
                    Link copied to clipboard
                        data class PromoteId @JvmOverloads constructor(propertyName: String, sourceId: String?)
Content copied to clipboard
Holds a property type to promote a specific feature for feature state API.
Style Transition
                          
                    Link copied to clipboard
                        class StyleTransition
Content copied to clipboard
Concrete implementation of the StyleTransition interface.
Terrain Dsl
                          
                    Link copied to clipboard
                        Dsl marker for Terrain.
Functions
transition Options
                          
                    Link copied to clipboard
                        fun transitionOptions(block: StyleTransition.Builder.() -> Unit): StyleTransition
Content copied to clipboard
DSL function for StyleTransition.