GMSPanoramaLink Class Reference
Overview
Links from a GMSPanorama to neighboring panoramas.
Properties | |
CGFloat | heading |
Angle of the neighboring panorama, clockwise from north in degrees. | |
NSString * | panoramaID |
Panorama ID for the neighboring panorama. |
Property Documentation
- (CGFloat) heading [read, write, assign] |
Angle of the neighboring panorama, clockwise from north in degrees.
- (NSString*) panoramaID [read, write, copy] |
Panorama ID for the neighboring panorama.
Do not store this persistenly, it changes in time.