Keys

object Keys

Properties

Link copied to clipboard

Returns the well known key "floor" This key can be used to indicate the floor number of a Location when in a building where the ground floor is 0. This key should be associated with an integer value in Location.additionalSourceProperties. Negative numbers indicate floors below ground level.

Link copied to clipboard

Returns the well known key "floorLevelId"

Link copied to clipboard

Returns the well known key "positionSource" This key can be used to indicate the position source of a Location: GNSS, AppleIPS, BLE, WIFI, CELL, IP. GNSS indicates global navigation satellite system and AppleIPS is Apple’s indoor positioning technology. It is possible to have multiple position sources. In that case positionSource is a list with comma-separated values.

Link copied to clipboard

Returns the well known key "satelliteCount" This key can be used to indicate the number of satellites used to fix a Location. This key should be associated with an integer value in Location.additionalSourceProperties.

Link copied to clipboard

Returns the well known key "transmitterCount" This key can be used to indicate the number of transmitters used to create an indoor positioning system (IPS) position.