Relative Content

Tag Archive for polylinegoogle-maps-flutter

google_maps_flutter how to display Polyline in its entirety

I want to display my motion on the google_maps_flutter, I know I can use the polylines feature, but how do I set initialCameraPosition so that all the lines are displayed on the current window? Here’s how I look now, with some lines outside the window.
enter image description here