headingStream property

Stream<LocationMarkerHeading?>? headingStream
final

A stream that provides heading data for this marker. Defaults to LocationMarkerDataStreamFactory.fromRotationSensorHeadingStream.

Implementation

final Stream<LocationMarkerHeading?>? headingStream;