Releases: aws-amplify/amplify-ios-maplibre
Releases · aws-amplify/amplify-ios-maplibre
2.1.1 (2024-09-18)
2.1.0 (2024-08-14)
2.0.1 (2023-06-28)
Bug Fixes
- fix: Build failure due to external dependency (#25)
v2.0.0
v1.0.0
v0.1.4
Chores:
This release adds several UI tests and an extensive example project in AMLExamples
.
Fixes:
The onCancel
closure in AMLSearchBar
now executes as expected.
Breaking Changes:
AMLSearchBar
has added the argumentonEditing
in its initializer. This gets called when the user taps the search bar to begin editing.
v0.1.3
Fixes:
This release fixes an issue of the underlying MGLMapView that prevents the attribution string from being properly displayed.
Breaking Changes:
hideAttributionButton(_:)
view modifier onAMLMapView
has been removed.hideAttributionButton(_:)
view modifier onAMLMapCompositeView
has been removed.