The MapAreaVisual class is used to work with the map area indicator.
NSObject
MapVisual
MapAreaVisual
background. Data dependencies used to set up options of indicator background fill.
- (DataDependency *) background [read, write, nonatomic, retain]
The example of use is given in the Creating a Map with Timeline section.
dataSource. Data source.
- (id<MapChartDataSource>) dataSource [read, write, nonatomic, assign]
The example of use is given in the Creating a Map with a Timeline section.
See also:
Classes