added cp zzero also to start icon

This commit is contained in:
2024-03-04 21:18:22 +05:30
parent d7ff309c09
commit eaee1ce820

View File

@ -88,7 +88,7 @@ class _MapWidgetState extends State<MapWidget> {
Icons.circle,
size: 6.0,
),
i.properties!['cp'] == -1
i.properties!['cp'] == -1 || i.properties!['cp'] == 0
? Transform.translate(
offset: Offset(18, 0),
child: Transform.rotate(