Options
All
  • Public
  • Public/Protected
  • All
Menu

LagLngFloorInVenue represent a geo coordinate with a floor and a specific venue. It may be useful with Api.getDirection and Api.getDistance

Hierarchy

Implements

Index

Constructors

constructor

  • new LatLngFloorInVenue(venueId: string, latitude: number, longitude: number, floor: number): LatLngFloorInVenue

Properties

floor

floor: number

latitude

latitude: number

longitude

longitude: number

objectClass

objectClass: string = "LatLngFloorInVenue"

venueId

venueId: string

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Inherited property

Generated using TypeDoc