SYPlaceLink Class Reference

Reference to Place with basic informations. More...

#import <SYPlaceLink.h>

Inheritance diagram for SYPlaceLink:
Collaboration diagram for SYPlaceLink:

Properties

NSString * provider
 Place provider identification. More...
 
NSString * name
 Place name. For example: Sydney opera house, Statue of Liberty. More...
 
SYGeoCoordinatecoordinate
 Geographical location of the Place. More...
 
NSString * category
 Place category SYPlaceCategory. More...
 

Detailed Description

Reference to Place with basic informations.

Property Documentation

◆ provider

- (NSString*) provider
readnonatomicassign

Place provider identification.

◆ name

- (NSString*) name
readnonatomicassign

Place name. For example: Sydney opera house, Statue of Liberty.

◆ coordinate

- (SYGeoCoordinate*) coordinate
readnonatomicassign

Geographical location of the Place.

◆ category

- (NSString*) category
readnonatomicassign

Place category SYPlaceCategory.


The documentation for this class was generated from the following file: