Custom Layer Host(android Jvm)
            Interface for hosting a custom map style layer.
interface CustomLayerHost(androidJvm)
Content copied to clipboard
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