re factor rog
This commit is contained in:
@ -237,7 +237,7 @@ class _MapWidgetState extends State<MapWidget> {
|
||||
.hideAllPopups(), // Hide popup when the map is tapped.
|
||||
),
|
||||
children: [
|
||||
const BaseLayer(),
|
||||
//const BaseLayer(),
|
||||
Obx(
|
||||
() => indexController.routePointLenght > 0
|
||||
? PolylineLayer(
|
||||
|
||||
Reference in New Issue
Block a user