Jannik S.
Jannik S.
Adding the alignment property to LocationMarkerStyle to set the alignment property on the [Marker class](https://pub.dev/documentation/flutter_map/latest/flutter_map/Marker-class.html) of flutter_map: https://pub.dev/documentation/flutter_map/latest/flutter_map/Marker/alignment.html > Alignment of the marker relative to the normal center at [point](https://pub.dev/documentation/flutter_map/latest/flutter_map/Marker/point.html)...
**Describe the bug** `dart run custom_lint` works just fine and shows me the riverpod_lint warnings. But VSCode is not showing me any warnings neither in the problems tab nor the...
### What is the bug? When a FMTCTileProvider is used and the urlTemplate is switched during runtime, the rendered map tiles on the currently visible map area are not updated...