You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ A [flutter_map](https://pub.dev/packages/flutter_map) plugin to request and disp
13
13
Status
14
14
15
15
*[x] The location button can be changed dependening on the location services status. For example also Google Maps shows a different icon if the location service is off.
16
-
*[] The marker icon can be changed depending on the location accuracy.
16
+
*[x] The marker icon can be changed depending on the location accuracy.
17
17
*[x] It's possible to show the information (e.g. in form of a snackbar) to the user that the user location is outside of the map bounds.
18
18
*[x] The location heading is also shown for devices without an gyroscope. We [patched flutter_compass](https://github.com/hemanthrajv/flutter_compass/pull/38) for that.
0 commit comments