CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
CtMapObjectGroup Class Reference

#include <CartoTypeBase.h>

Inheritance diagram for CtMapObjectGroup:

Instance Methods

(id) - initWithMapObjectGroup:
 

Properties

NSString * name
 
NSMutableArray * objectArray
 

Detailed Description

A group of map objects with the same name, returned by a search function.

Method Documentation

◆ initWithMapObjectGroup:

- (id) initWithMapObjectGroup: (void *) aMapObjectGroup

Initializes a CtMapObjectGroup with a C++ CMapObjectGroup; for internal use only.

Property Documentation

◆ name

- (NSString*) name
readwritenonatomicstrong

The name, summary address or other common attribute of all the objects.

◆ objectArray

- (NSMutableArray*) objectArray
readwritenonatomicstrong

The map objects.


The documentation for this class was generated from the following file: