|
MapsIndoors iOS SDK V3
|
#include <MPPositionIndicator.h>
Instance Methods | |
| (nullable instancetype) | - initWithPoint:andName: |
Instance Methods inherited from MPLocation | |
| (nullable instancetype) | - initWithLocation: |
| (nullable MPLocationField *) | - getFieldForKey: |
| (nullable MPPoint *) | - getPoint |
| (nullable MPLocationProperty *) | - getProperty: |
| (nullable GMSCoordinateBounds *) | - getCoordinateBounds |
| (nullable NSObject *) | - getLiveValueForKey:domainType: |
| (nullable MPLiveUpdate *) | - getLiveUpdateForDomainType: |
Properties | |
| double | probability |
| double | bearing |
| CLLocationCoordinate2D | position |
| bool | showProbability |
Properties inherited from MPLocation | |
| NSString * | locationId |
| NSString * | type |
| NSNumber< Optional > * | activeFrom |
| NSNumber< Optional > * | activeTo |
| NSString< Optional > * | venue |
| NSString< Optional > * | building |
| NSString< Optional > * | roomId |
| NSString< Optional > * | externalId |
| NSString< Optional > * | descr |
| NSDictionary< NSString *, MPLocationField * >< Optional, MPLocationField > * | fields |
| NSArray< NSString * > * | aliases |
| NSString * | name |
| NSNumber * | floor |
| NSString * | floorName |
| NSMutableDictionary * | categories |
| NSMutableDictionary * | properties |
| MPPoint< Ignore > * | geometry |
| GMSMarker * | marker |
| UIImage * | image |
| NSString * | imageURL |
| NSNumber * | sourceId |
| UIImage * | icon |
| NSURL * | iconUrl |
| MPLocationBaseType | baseType |
| NSArray< NSString * > * | restrictions |
| BOOL | isIndoors |
| BOOL | isBookable |
| - (nullable instancetype) initWithPoint: | (nullable MPPoint *) | point | |
| andName: | (nullable NSString *) | name |
Location constructor.
| point | The geographic point. |
| name | The name of the location. |
Implements MPLocation.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |