CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | Properties | List of all members
CartoTypeMapObjectGroup Class Reference

#import <CartoTypeBase.h>

Inheritance diagram for CartoTypeMapObjectGroup:

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 CartoTypeMapObjectGroup 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: