InternalMapGptManager
This interface provides an entry point to the MapGPT feature.
Inheritors
Properties
Functions
Call this in your Activity or Fragment #onCreate function to allow MapGPT to register the necessary permission launcher.
Entry point for attaching MapGPT UI to the hosting application.
Extension function to create a MapGptDetachableUI instance with builder DSL.
Call this in your Activity or Fragment #onDestory function to allow MapGPT to unregister the permission launcher.
The capability settings give users an ability to override capabilities of the MapGPT SDK through the settings screen. This function allows you to edit the capability settings available to enable or disable from the settings user interface.
Sets middleware with MapGPT capabilities.
Call this in your Activity or Fragment to force stop the avatar as required.
Toggle MapGPT avatar.
Set functions that allow you to override the MapGPT context.