Fix for location pointer
This commit is contained in:
parent
4c09e7a42d
commit
bff9ab4b39
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ class _genericMapState extends State<genericMap> {
|
|||
mapState.fires,
|
||||
mapState.industries,
|
||||
mapState.falsePos,
|
||||
mapState.fireNotification != null),
|
||||
mapState.status == FireMapStatus.viewFireNotification),
|
||||
),
|
||||
// new AttributionPluginOptions(text: "© OpenStreetMap contributors"),
|
||||
new LayerSelectorMapPluginOptions(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue