More work with map location operations
This commit is contained in:
parent
b22ee50f89
commit
521eef5aa8
5 changed files with 134 additions and 89 deletions
|
|
@ -3,7 +3,6 @@ import 'fireMarkType.dart';
|
|||
import 'colors.dart';
|
||||
|
||||
class FireMarkerIcon extends StatelessWidget {
|
||||
|
||||
final FireMarkType type;
|
||||
|
||||
FireMarkerIcon(this.type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue