| CartoType iOS API 9.2-12-g6c2dcf66f
    for development in Swift and Objective C for iOS and Mac OS | 
#import <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.