MapsIndoors iOS SDK V3
|
#include <MPLocationDataset.h>
Instance Methods | |
(instancetype) | - initWithLocations: |
Properties | |
NSArray< MPLocation * >< MPLocation > * | list |
Dataset that holds locations, searched results and a filter.
- (instancetype) initWithLocations: | (NSArray< MPLocation * > *) | locations |
|
readnonatomicstrong |
Main location array in the data set.