heading property

double? heading
getter/setter pair

The following pose parameters pertain to the center of the photo.

They match https://developers.google.com/streetview/spherical-metadata. Compass heading, measured at the center of the photo in degrees clockwise from North. Value must be >=0 and <360. NaN indicates an unmeasured quantity.

Implementation

core.double? heading;