tlserver / flutter_map_location_marker

A flutter map plugin for displaying device current location.
https://pub.dev/packages/flutter_map_location_marker
BSD 3-Clause "New" or "Revised" License
97 stars 81 forks source link

Marker is not shown when showHeadingSector is false #25

Closed eliabieri closed 2 years ago

eliabieri commented 2 years ago

The entire marker is not shown when the heading sector is disabled. Is this behaviour intended?