Use the following protocols to work with the 2D Map component:
Identifier | Brief description |
The <MapChartDataSource> protocol is used to get the values, based on which a map is colored, tooltip values are calculated, and so on. | |
The <MapChartDelegate> protocol is used to work with a map. | |
The <MapTimeAxisDelegate> protocol is used to work with a timeline. |
See also: