25 #import <Foundation/Foundation.h>
49 #pragma mark properties
56 @property (nonatomic, strong, readonly) NSMutableDictionary<NSString*,id> *
attributes;
Base class for all classes that represent geometric shapes.
Definition: AGSGeometry.h:121
An abstract representation of geographic entities on a map.
Definition: AGSGeoElement.h:43
NSMutableDictionary< NSString *, id > * attributes
Definition: AGSGeoElement.h:56
AGSGeometry * geometry
Definition: AGSGeoElement.h:61