MapCompose v3 #131
p-lr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
3.0.0is coming soon. Why a new major release? Two issues required significant internal changes:These issues affect both the android native and multiplatform libraries.
The most significant change is the use of double precision types for scale and scroll. On the api side, this means we have to provide
Doubles instead ofFloats.This new major release will also remove deprecated fields and apis. All changes can be seen in the v3 branch.
Beta Was this translation helpful? Give feedback.
All reactions