Options
All
  • Public
  • Public/Protected
  • All
Menu

DirectionPointWrapperAndDistance are you by the SDK when working with distances. You should not instantiate it yourself

Hierarchy

Implements

Index

Constructors

constructor

  • new DirectionPointWrapperAndDistance(distance: number, traveltime: number, latitude?: undefined | number, longitude?: undefined | number, floor?: undefined | number, venueId?: undefined | string, placeId?: undefined | string, placeListId?: undefined | string): DirectionPointWrapperAndDistance

Properties

distance

distance: number

Optional floor

floor: undefined | number

Optional latitude

latitude: undefined | number

Optional longitude

longitude: undefined | number

objectClass

objectClass: string = "DirectionPointWrapperAndDistance"

Optional placeId

placeId: undefined | string

Optional placeListId

placeListId: undefined | string

traveltime

traveltime: number

Optional venueId

venueId: undefined | string

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Inherited property

Generated using TypeDoc