MapsIndoors iOS SDK V3
|
#include <MPLocationCoordinate3D.h>
Protected Attributes | |
CLLocationCoordinate2D | latLng |
NSInteger | floorId |
A structure that contains a coordinate in 3D space: latitude/longitude and floor.
Fields: latLng: The geographical location (latitude/longitude( in degrees. floorId: The id of the floor. Additional information about the floor can be found in the solution/building data.
|
protected |
|
protected |