Package-level declarations

Types

Link copied to clipboard

A global modifier that elevates layers and markers based on a DEM data source.

Link copied to clipboard

This Interface contains all the functions that will be exposed to Koltin DSL.

Functions

Link copied to clipboard

Extension function to get the terrain provided by the Style Extension.

Link copied to clipboard

Removes terrain from style if it was set.

Link copied to clipboard

Extension function to set the Terrain provided by the Style Extension to the Style.

Link copied to clipboard
fun terrain(sourceId: String, block: TerrainDslReceiver.() -> Unit? = null): Terrain

DSL function for creating Terrain instance.