Fix for location pointer

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-04 17:50:13 +02:00
parent 4c09e7a42d
commit bff9ab4b39

View file

@ -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(),