zyzdev / flutter_street_view

10 stars 29 forks source link

Remove StreetViewPanoramaView from HashMap onDestroy #25

Closed fvasquezc23 closed 1 year ago

fvasquezc23 commented 1 year ago

I've been having a similar issue as #17, got black screen when Android activity was destroyed, this simple change fixes this by removing StreetViewPanoramaView from HashMaps on onDestroy, also I've updated google maps version 17.0.0 -> 18.1.0 and android gradle plugin 7.1 -> 7.2