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 file.
Labels and borders for some regions are displayed.
An icon is displayed for one of the regions.
Color scale is set up.
Legend and timeline are hidden.
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.
sign.gif. A file with an icon .
Signs_Prefix.pch. Common title.
ViewController.h/.m. Map parameters.
world.svg. Used map topobase.
See also: