ModelExtensionImpl

Concrete implementation of ModelPlugin, the plugin is used to add a 3D model to be used in the style.

This API can also be used for updating a model. If the model id was already added, it gets replaced by the new model.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
class Builder(val modelId: String)

Builder for the ModelExtensionImpl.

Functions

Link copied to clipboard
open override fun bindTo(delegate: MapboxStyleManager)

Add the model to the style.