TypeScript API
Pointofinterestitem

Interface: PointOfInterestItem

Table of contents

Properties

Properties

detailSubtitle

Optional detailSubtitle: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:13 (opens in a new tab)


detailSummary

Optional detailSummary: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:14 (opens in a new tab)


detailTitle

Optional detailTitle: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:12 (opens in a new tab)


id

id: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:4 (opens in a new tab)


location

location: Object

Type declaration

NameType
latitudenumber
longitudenumber

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:5 (opens in a new tab)


subtitle

Optional subtitle: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:10 (opens in a new tab)


summary

Optional summary: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:11 (opens in a new tab)


title

title: string

Defined in

packages/react-native-carplay/src/templates/PointOfInterestTemplate.ts:9 (opens in a new tab)