google_maps_widget icon indicating copy to clipboard operation
google_maps_widget copied to clipboard

A Flutter package which can be used to make polylines(route) from a source to a destination, and also handle a driver's realtime location (if any) on the map.

Results 6 google_maps_widget issues
Sort by recently updated
recently updated
newest added

Hi @rithik-dev , Since you know more about the google maps package, may I ask is it possible to show infoWindow for all markers by default? I tried below that...

Hi! I'm looking to use this widget for a rally project, but I will need to show multple real-time driver markers. Is this possible using this widget?

Great work! Setting _updatePolylinesOnDriverLocUpdate: true_ works well, but it would be helpful if polylines could also be updated during rerouting situations.

its just showing an empty widget.

is it possible to customize the map and change theme between light and dark mode