headingStream property
A stream that provide heading data for this marker. Defaults to LocationMarkerDataStreamFactory.fromRotationSensorHeadingStream.
Implementation
final Stream<LocationMarkerHeading?>? headingStream;
A stream that provide heading data for this marker. Defaults to LocationMarkerDataStreamFactory.fromRotationSensorHeadingStream.
final Stream<LocationMarkerHeading?>? headingStream;