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
}
}