Custom Layer Host
interface CustomLayerHost
Content copied to clipboard
Interface for hosting a custom map style layer.
Functions
contextLost
Link copied to clipboard
abstract fun contextLost()
Content copied to clipboard
deinitialize
Link copied to clipboard
abstract fun deinitialize()
Content copied to clipboard
initialize
Link copied to clipboard
abstract fun initialize()
Content copied to clipboard
render
Link copied to clipboard
Inheritors
CustomLayerHostNative
Link copied to clipboard