re factor rog
This commit is contained in:
@ -123,7 +123,7 @@ class _GpsPageState extends State<GpsPage> {
|
||||
onTap: (tapPos, cord) {}, // Hide popup when the map is tapped.
|
||||
),
|
||||
children: [
|
||||
const BaseLayer(),
|
||||
//const BaseLayer(),
|
||||
MarkerLayer(
|
||||
markers: gpsData.map((i) {
|
||||
return Marker(
|
||||
|
||||
Reference in New Issue
Block a user