OfflineMapItemInfo

class OfflineMapItemInfo

Contains properties to override the offline maps item properties.

Constructors

Link copied to clipboard
fun OfflineMapItemInfo()

Creates an offline map item info object.

Properties

Link copied to clipboard
var accessInformation: String

The access information for the offline map.

Link copied to clipboard
var description: String

The description text of the offline map.

Link copied to clipboard
var snippet: String

The snippet text of the offline map.

Link copied to clipboard
val tags: MutableList<String>
Link copied to clipboard
var termsOfUse: String

The terms of use of the item. This property can contain HTML formatting.

Link copied to clipboard
var thumbnail: BitmapDrawable?
Link copied to clipboard
var title: String

The title for the offline map's item.