StyleLayerExtension

interface StyleLayerExtension

Define the interfaces for the Layer plugin.

Functions

bindTo
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface, position: LayerPosition? = null)
Bind the layer 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

Layer
Link copied to clipboard