Works as expected, however it has some issues with visibility updates such as with AnimatedVisibility
blocks, which clears the contents.
However, if you are not hiding the map at any moment, works great. Also works lazyly with LazyColumn
or LazyRow
.
Feel free to suggest changes.
Hi!
How to use MapLifecycle.kt to draw a simply map by adding GeoPoint lat, lon, zoom etc
I was looking in wiresag that you mention above but is too complex for me to figure out