headingStream property

Stream<LocationMarkerHeading?>? headingStream
final

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

Implementation

final Stream<LocationMarkerHeading?>? headingStream;