re factor rog
This commit is contained in:
@ -95,7 +95,7 @@ class _HomePageState extends ConsumerState<HomePage> {
|
||||
// .hideAllPopups(), // Hide popup when the map is tapped.
|
||||
),
|
||||
children: [
|
||||
const BaseLayer(),
|
||||
//const BaseLayer(),
|
||||
CurrentLocationLayer(
|
||||
followOnLocationUpdate: FollowOnLocationUpdate.once,
|
||||
turnOnHeadingUpdate: TurnOnHeadingUpdate.never,
|
||||
|
||||
Reference in New Issue
Block a user