Package-level declarations

Types

Link copied to clipboard
interface Discover

Main entrypoint to the Mapbox Discover SDK.

Link copied to clipboard

Class representing address of a place returned by the Discover.

Link copied to clipboard
class DiscoverOptions(val limit: Int = 10, val language: IsoLanguageCode = defaultLocaleLanguage()) : Parcelable

Options, used for the Discover SDK requests.

Link copied to clipboard
abstract class DiscoverQuery : Parcelable

Discover Query type.

Link copied to clipboard

Information about a place returned by the Discover.

Link copied to clipboard

Option describing maximum detour from route. Used for search along the route.