WRLDIndoorEntityTapResult Class Reference

Result values returned by WRLDMap when indoor entities are tapped

@property screenPoint

@property (nonatomic, readonly) CGPoint screenPoint

The screen point that was tapped

@property indoorMapId

@property (nonatomic, readonly, copy) NSString *indoorMapId

The ID of indoor map which contains the indoor entities that were tapped

@property indoorEntityIds

@property (nonatomic, readonly, copy) NSArray<NSString*> *indoorEntityIds

The ID(s) of indoor entities that were tapped

v0.0.1600