diff --git a/lib/genericMap.dart b/lib/genericMap.dart index b2951af..4943120 100644 --- a/lib/genericMap.dart +++ b/lib/genericMap.dart @@ -213,7 +213,7 @@ class _genericMapState extends State { mapState.fires, mapState.industries, mapState.falsePos, - mapState.fireNotification != null), + mapState.status == FireMapStatus.viewFireNotification), ), // new AttributionPluginOptions(text: "© OpenStreetMap contributors"), new LayerSelectorMapPluginOptions(),