initBearing property

double? initBearing
final

Specifies bearing for initialization position, it worked while initPos or initPanoId was specified. Sets the direction that the camera is pointing in, in degrees clockwise from north.

Implementation

final double? initBearing;