27 #import <Foundation/Foundation.h>
28 #import <ArcGIS/AGSGeotriggerFeed.h>
71 #pragma mark initializers
93 + (instancetype)locationGeotriggerFeedWithLocationDataSource:(
AGSLocationDataSource *)locationDataSource;
96 #pragma mark properties
An Arcade expression object, containing an expression, a name, a return type and a title.
Definition: AGSArcadeExpression.h:53
Feed data required for an AGSGeotrigger.
Definition: AGSGeotriggerFeed.h:42
An abstract base class that provides location updates to AGSLocationDisplay.
Definition: AGSLocationDataSource.h:56
Feed data for an AGSGeotrigger created from an AGSLocationDataSource.
Definition: AGSLocationGeotriggerFeed.h:69
instancetype locationGeotriggerFeed()
AGSLocationDataSource * locationDataSource
Definition: AGSLocationGeotriggerFeed.h:135
AGSArcadeExpression * filter
Definition: AGSLocationGeotriggerFeed.h:125