mapIPSInfo

Contains indoor positioning system information for the map. Defines indoor position data service and related properties that help applications compute device location inside a building.

Referenced by: Webmap

Properties

Property Details
configuration Define the configuration parameters for the map.
positioningService Defines the portal item for the positioning data service.

mapIPSInfo Example

{
  "positioningService": {
    "itemId": "bd89d000dfd84e00015505b1c127da80"
  },
  "configuration": {
    "pathSnapping": {
      "enabled": true,
      "distance": 5,
      "units": "meter"
    },
    "smoothing": {
      "enabled": true
    },
    "GNSS": {
      "enabled": true
    },
    "AppleIPS": {
      "enabled": true
    }
  }
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.