marchdev-tk / flutter_google_maps

A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
BSD 3-Clause "New" or "Revised" License
87 stars 57 forks source link

Great Circle #62

Open CoolPersonRobert opened 3 years ago

CoolPersonRobert commented 3 years ago

I would like to add a feature to show a Great Circle arc on the map between two points. Then Zoom to fit the two points.