2.5.0-rc.1
Pre-release
Pre-release
Features ✨ and improvements 🏁
Updated our generated code to align with iOS and Android platforms. Specifically, the changes:
- Update experimental
symbolElevationReference
property onSymbolLayer
. - Introduce
backgroundPitchAlignment
property onBackgroundLayer
. - Introduce experimental
fillZOffset
property onFillLayer
. - Introduce experimental
fillExtrusionBaseAlignment
andfillExtrusionHeightAlignment
properties onFillExtrusionLayer
. - Mark get and set
ZOffset
methods onPolygonAnnotationManager
,PolylineAnnotationManager
, andPointAnnotationManager
as experimental. - Mark get and set
symbolElevationReference
methods onPointAnnotationManager
as experimental. - Mark get and set line trim methods on
PolylineAnnotationManager
as experimental. - Add a property
emphasisCircleGlowRange
toLocationIndicatorLayer
to control the glow effect of the emphasis circle – from the solid start to the fully transparent end. - Add experimental
ZOffset
properties toPolylineAnnotationMessenger
,PolygonAnnotationMessenger
, andPointAnnotationMessenger
. - Introduce
FillExtrusionBaseAlignment
andFillExtrusionHeightAlignment
, andBackgroundPitchAlignment
enums.