positionStream property

Stream<MapPosition> get positionStream

Implementation

Stream<MapPosition> get positionStream => _positionSubject.stream;