Operating system requirements: iOS 5.0 or later.
Mobile device: iPad.
This example describes creating a map and popup windows on it corresponding to map layer areas with the AU, RU, BR identifiers.
After executing the example the map looks as follows:
On working with a timeline the development environment console displays corresponding messages:
Timeline playback is started
Timeline real index: 0.200820
Timeline real index: 0.401076
Timeline integer index: 1
Timeline playback is stopped
AppDelegate.h/.m. Parameters of the application, where a map is created.
BubblePopoverView_Prefix.pch. Common title.
CustomMap.h/.m. Custom map.
CustomMapBubblePopoverView.h/.m. Map popup window.
data.txt. Data file.
Localizable.strings. The 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.
ViewController.h/.m. Map parameters.
world.svg. Used map topobase.
See also: