Navigation SDK is currently available only to select customers. Contact sales to learn more.

GMSPanoramaLink Class Reference

Stay organized with collections Save and categorize content based on your preferences.
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.