<BubbleMapChartingDataSource>

Description

The <BubbleMapChartingDataSource> protocol is used to work with an Apple map bubble.

Supported Protocols

<NSObject>

Properties

allShapeIDs. Array of map layer area identifiers.

maxSize. Maximum bubble radius.

minSize. Minimum bubble radius.

Methods

brushWithID:. Returns a bubble fill brush.

captionWithID:. Returns bubble title.

locationWithID:. Returns bubble geographic coordinates.

nameWithID:. Returns bubble name.

shapeWithID:. Returns map layer area by specified identifier.

sizeWithID:. Returns bubble size.

See also:

Protocols. The Mobile Application Component