SITPOIExterior Class Reference

Inherits from SITPOIBase : NSObject
Declared in SITPOIExterior.h

Overview

This class represents a Point Of Interest outside a SITIndoorBuilding

  latitude

Latitude coordinate of the Exterior POI.

@property (nonatomic, strong) DEPRECATED_MSG_ATTRIBUTE ( "Use -position.coordinate.latitude value of a SITPOI object instead." ) NSNumber *latitude

Declared In

SITPOIExterior.h

  longitude

Longitude coordinate of the Exterior POI.

@property (nonatomic, strong) DEPRECATED_MSG_ATTRIBUTE ( "Use -position.coordinate.longitude value of a SITPOI object instead." ) NSNumber *longitude

Declared In

SITPOIExterior.h