Skip to content

DoCurious API Reference / types / LocationSuggestion

Interface: LocationSuggestion

Defined in: types/location.types.ts:38

Location search result from autocomplete

Properties

description

description: string

Defined in: types/location.types.ts:40


mainText

mainText: string

Defined in: types/location.types.ts:41


placeId

placeId: string

Defined in: types/location.types.ts:39


secondaryText

secondaryText: string

Defined in: types/location.types.ts:42

DoCurious Platform Documentation