Terrain
class Terrain(sourceId: String) : TerrainDslReceiver, StyleContract.StyleTerrainExtension
Content copied to clipboard
A global modifier that elevates layers and markers based on a DEM data source.
See also
Constructors
Types
Functions
bind
                    Link copied to clipboard
                        Bind terrain to the map controller.
exaggeration
                          
                    Link copied to clipboard
                        Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.
exaggeration
                    Link copied to clipboard
                        open override fun exaggerationTransition(options: StyleTransition): Terrain
Content copied to clipboard
Set the Exaggeration property transition options.
open override fun exaggerationTransition(block: StyleTransition.Builder.() -> Unit): Terrain
Content copied to clipboard
DSL for exaggerationTransition.
Properties
exaggeration
                          
                    
                  Link copied to clipboard
                        exaggerationAsExpression
                          
                    
                  Link copied to clipboard
                        exaggerationTransition
                          
                    
                  Link copied to clipboard