Geo interaction details data type

Geo interaction details is a standard XDM data type that describes the current state of inclusion in a geographically defined area.


Property Data type Description
geoShape Geo Shape Describes the geo shape of the area being interacted with. This field can describe a box, a circle, or a polygon.
deviceGeoAccuracy Double The accuracy of the geo measuring device or mechanism, measured in meters.
distanceToCenter Double The distance to the center of geo in the case of a geo circle, measured in meters.

For more details on the data type, refer to the public XDM repository:

On this page