drewpayment / payment-group-flutter

My first Flutter SDK app, implemented in iOS/Android
0 stars 0 forks source link

Allow fullscreen view of Google map #5

Closed drewpayment closed 5 years ago

drewpayment commented 5 years ago

User should be able to click something and do some gesture that shows fullscreen view of the current map with selected locations pinned to the map.

Need to figure out if this is something that the current Google Maps Flutter plugin is capable of and figure out the best method of implementation and any outlying restrictions.