NMSGeoObjectPP Class Reference

Represents a Panoramic Photo. More...

#import <NMSGeoObjectPP.h>

Inheritance diagram for NMSGeoObjectPP:
NMSGeoObject

Properties

UIImage * image
 The photo image is nil after the retrieving. Is loaded as detailed data of the geo object. More...
 
- Properties inherited from NMSGeoObject
NMSGeoObjectType type
 The type of the geo object. More...
 
CLLocationCoordinate2D position
 The position of the geo object. More...
 
UIImage * icon
 The icon representing the geo object symbol. More...
 
NSDictionary * details
 The details dictionary After the retrieving, the geo object will contains only the name as details. To load all the data of the object calls -(void)loadDetailsWithCompletionBlock: More...
 
BOOL detailsLoaded
 YES if all the detailed data of the object has been loaded. More...
 

Additional Inherited Members

- Instance Methods inherited from NMSGeoObject
(void) - loadDetailsWithCompletionBlock:
 Loads asynchronously the detailed data of the geo object. More...
 

Detailed Description

Represents a Panoramic Photo.

Definition at line 12 of file NMSGeoObjectPP.h.

Property Documentation

◆ image

- (UIImage*) image
readnonatomicassign

The photo image is nil after the retrieving. Is loaded as detailed data of the geo object.

Definition at line 18 of file NMSGeoObjectPP.h.


The documentation for this class was generated from the following file:
  • /Users/jenkins/workspace/mobilesdk-ios/iOS/Deployment/NavionicsMobileSDK.framework/Headers/NMSGeoObjectPP.h