MapGptAvatarPosition

The MapGptUIOptions class allows you to customize the UI of the MapGpt SDK. The position of the avatar used for the overall layout of the UI.

Available values are:

Types

Link copied to clipboard

Properties

Link copied to clipboard
const val BOTTOM_SHEET: String

Designed for portrait screens, includes the avatar on the bottom of the screen.

Link copied to clipboard
const val FLOATING: String

Designed for portrait screens, includes the avatar without a bottom sheet.

Link copied to clipboard
const val SIDEBAR: String

Designed for landscape screens, the avatar is placed at the bottom of the sidebar.