19 #import <Foundation/Foundation.h> 43 #pragma mark properties 50 @property (nonatomic, strong, readonly) NSMutableDictionary<NSString*,id> *
attributes;
Defines common members for all specific types of geometry.
Definition: AGSGeometry.h:106
NSMutableDictionary< NSString *, id > * attributes
Definition: AGSGeoElement.h:50
AGSGeometry * geometry
Definition: AGSGeoElement.h:55
An abstract representation of geographic entities on a map.
Definition: AGSGeoElement.h:37