<MapChartDelegate>

Description

The <MapChartDelegate> protocol is used to work with a map.

Inheritance Hierarchy

          <NSObject>

          <MapChartDelegate>

Methods

mapChart:setDoubleTimeAxisIndex:. Called on changing timeline index.

mapChart:touchDownInShape:. Called if a user touched map layer area.

mapChart:touchDownInShapeWithID:. Called if the user touched the map layer area with specified identifier.

mapChartDidAppear:. Called if the map was displayed on the mobile device screen.

See also:

Protocols