mapa
This commit is contained in:
@@ -86,12 +86,6 @@ class _ProfessionalMapScreenState extends State<ProfessionalMapScreen> {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: const Text('Ubicación'),
|
||||
// leading: BackButton(
|
||||
// onPressed: () {
|
||||
// Navigator.pop(
|
||||
// context, {"address": '', 'longitude': 0, 'latitude': 0});
|
||||
// },
|
||||
// ),
|
||||
actions: [
|
||||
IconButton(
|
||||
icon: const Icon(Icons.my_location),
|
||||
|
||||
Reference in New Issue
Block a user