Inherits from | QBCEntity : NSObject |
Conforms to | NSCoding NSCopying |
Declared in | QBLPlace.h |
Overview
This class represents place information. You can store places on server, and then retrieve them using search. See QBLocationService
Properties
geoDataID 
@property (nonatomic, assign) NSUInteger geoDataID
Discussion
Geo data identitider
Declared In
QBLPlace.h
latitude 
@property (nonatomic) CLLocationDegrees latitude
Discussion
Latitude
Declared In
QBLPlace.h
longitude 
@property (nonatomic) CLLocationDegrees longitude
Discussion
Longitude
Declared In
QBLPlace.h
photoID 
@property (nonatomic, assign) NSUInteger photoID
Discussion
Photo identifier
Declared In
QBLPlace.h