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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close