StyleTerrainExtension

fun fun interface StyleTerrainExtension

Define the interfaces for the Terrain plugin.

Functions

bindTo
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface)
Bind the terrain to the Style.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

Terrain
Link copied to clipboard