1/19/1
This commit is contained in:
@@ -155,6 +155,7 @@ class GoogleMapPassengerWidget extends StatelessWidget {
|
||||
icon: controller.startIcon,
|
||||
infoWindow: const InfoWindow(
|
||||
title: 'Time',
|
||||
anchor: Offset(0.5, 0.5), // Adjust the anchor as needed
|
||||
// snippet: controller.durationFromDriverToPassenger
|
||||
// .toString(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user