icerockdev / moko-maps

Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
87 stars 16 forks source link

Make mapView weakReference in googleMap and mapBox #23

Closed Limonlol closed 4 years ago

Limonlol commented 4 years ago

Need to make mapView in both maps weakReference, because it is produce memory leaks

Alex009 commented 4 years ago

merged