createMapGptUI

abstract fun createMapGptUI(mapGptUIOptions: MapGptUIOptions): MapGptDetachableUI

Entry point for attaching MapGPT UI to the hosting application.

Return

a MapGptDetachableUI instance that can be used to attach and detach the UI.

Parameters

mapGptUIOptions

the options to configure the UI.