Deprecated. Contains location information within a presentation slide.

Referenced by: slide

Properties

PropertyDetails
centerPointThe center of the map specified using X/Y coordinates.
spatialReferenceWell-known ID (WKID) or well-known text (WKT).

mapLocation Example

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