12/1/1
This commit is contained in:
@@ -23,7 +23,7 @@ class GoogleDriverMap extends StatelessWidget {
|
||||
builder: (controller) => Column(
|
||||
children: [
|
||||
SizedBox(
|
||||
height: Get.height * .6,
|
||||
height: Get.height * .92,
|
||||
child: GoogleMap(
|
||||
onMapCreated: controller.onMapCreated,
|
||||
zoomControlsEnabled: true,
|
||||
|
||||
Reference in New Issue
Block a user