You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Memory footprint has been dramatically reduced on Android 10 and above, by leveraging [Hardware Bitmaps](https://bumptech.github.io/glide/doc/hardwarebitmaps.html).
7
+
Software rendering is however still required when there's more than one layer.
6
8
- MapCompose Multiplatform is officially released: https://github.com/p-lr/MapComposeMP\
7
9
Works on iOS, MacOS, Windows, Linux, and Android.
8
10
- New path dash pattern api: ability to define a sequence made of dash, dot, and gap.
@@ -73,7 +75,7 @@ There's an example in the demo app.
0 commit comments