CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
|
#include <CartoTypeBase.h>
Instance Methods | |
(id) | - initWithMapObjectGroup: |
Properties | |
NSString * | name |
NSMutableArray * | objectArray |
A group of map objects with the same name, returned by a search function.
- (id) initWithMapObjectGroup: | (void *) | aMapObjectGroup |
Initializes a CtMapObjectGroup with a C++ CMapObjectGroup; for internal use only.
|
readwritenonatomicstrong |
The name, summary address or other common attribute of all the objects.
|
readwritenonatomicstrong |
The map objects.