Operating system requirements: iOS 5.0 or later.
Mobile device: iPad.
This example describes creating a map with the following parameters:
Data is loaded from text file.
Color scale is set up.
Timeline is connected.
Legend is displayed.
Tooltips displayed on map area touch are set up.
Map appearance:
AppDelegate.h/.m. Parameters of the application where a map is created.
data.txt. Data file.
Localizable.strings. A list of keys and their values used for application localization.
main.m. Main file of source code.
MapDataSource.h/.m. Data get parameters from file.
SimpleMap_Prefix.pch. Common title.
ViewController.h/.m. Map parameters.
world.svg. Used map topobase.
See also: