diff --git a/lib/features/home/presentation/widgets/map/testmap_pages.dart b/lib/features/home/presentation/widgets/map/testmap_pages.dart index 24a35931..ccd359dc 100644 --- a/lib/features/home/presentation/widgets/map/testmap_pages.dart +++ b/lib/features/home/presentation/widgets/map/testmap_pages.dart @@ -1658,6 +1658,7 @@ class _MapPageEnterpriseState extends State { _showControlModeWarn = false; isStartWork = false; }); + _stopWork(); }, icon: const Icon(Icons.close, color: Colors.grey, size: 20), padding: EdgeInsets.zero,