StyleLayerExtension

Define the interfaces for the Layer plugin.

interface StyleLayerExtension

Functions

bindTo
Link copied to clipboard

Bind the layer to the Style.

abstract fun bindTo(delegate: StyleInterface, position: LayerPosition?)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

Layer
Link copied to clipboard