headingStream property

Stream<LocationMarkerHeading?>? headingStream
final

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

Implementation

final Stream<LocationMarkerHeading?>? headingStream;