SYCityLink Class Reference

Reference to city center with information about geocoordinate. More...

#import <SYCityLink.h>

Inheritance diagram for SYCityLink:
Collaboration diagram for SYCityLink:

Instance Methods

(instancetype) - initWithSdkCityLink: [implementation]
 

Properties

SYGeoCoordinatecoordinate
 Geographical location of the City. More...
 
std::shared_ptr< Sygic::Places::ICityLink > link [implementation]
 

Detailed Description

Reference to city center with information about geocoordinate.

Method Documentation

◆ initWithSdkCityLink:()

- (instancetype) initWithSdkCityLink: (const std::shared_ptr< Sygic::Places::ICityLink > &)  link
implementation

Property Documentation

◆ coordinate

- (SYGeoCoordinate*) coordinate
readnonatomicassign

Geographical location of the City.

◆ link

- (shared_ptr<)Sygic:
readwritenonatomicassignimplementation

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