MapsIndoors iOS SDK V3
|
#include <MPVenueCollection.h>
Instance Methods | |
(nullable MPBuilding *) | - getBuilding: |
(nullable MPVenue *) | - getNearestVenue:withinRadius: |
Properties | |
NSArray< MPVenue > * | venues |
Venue collection model, just holds an array.
- (nullable MPBuilding *) getBuilding: | (nullable NSString *) | buildingId |
- (nullable MPVenue *) getNearestVenue: | (nonnull MPPoint *) | geometry | |
withinRadius: | (int) | meterRadius |
|
readwritenonatomicstrong |
The array of venues in this collection.