mapLocation

Deprecated. Contains location information within a presentation slide.

Referenced by: slide

Properties

Property Details
centerPoint The center of the map specified using X/Y coordinates.
spatialReference Well-known ID (WKID) or well-known text (WKT).

mapLocation Example

{
  "centerPoint": {
    "spatialReference": {
      "wkid": 102100
    },
    "x": -13332606.487415,
    "y": 4087504.70751905
  }
}

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