v0.2.0 #192
josxha
announced in
Announcements
v0.2.0
#192
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.
-
This release is a collection of user affecting changes along a couple of new features and bug fixes.
Head over to the migration guide to learn more on how to update your implementation.
A big thanks to @gabbopalma for his contributions in this release.
Breaking Changes
Layer
postfix of the more low level style classes toStyleLayer
.ZoomButtons
toControlButtons
.StyleController
that can be accessed via a nullablemapController.style
field.StyleController
in theonStyleLoaded()
callback and in theMapEventStyleLoaded
event.ImageSource
now requires a static typedLngLatQuad
object.New Features
style.setProjection()
to switch to globe projection programmatically.ControlButtons
.WidgetStateNative
for better code reuse in the upcoming iOS release.Bug Fixes
Misc
Contributors: @gabbopalma, @josxha
Full Changelog: v0.1.2...v0.2.0
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions