Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PointOfInterestItem

Hierarchy

  • PointOfInterestItem

Index

Properties

Optional detailSubtitle

detailSubtitle: string

Optional detailSummary

detailSummary: string

Optional detailTitle

detailTitle: string

id

id: string

location

location: { latitude: number; longitude: number }

Type declaration

  • latitude: number
  • longitude: number

Optional subtitle

subtitle: string

Optional summary

summary: string

title

title: string

Generated using TypeDoc