Releases: maplibre/maplibre-gl-native-distribution
Releases · maplibre/maplibre-gl-native-distribution
5.13.0
- Fix missing attribution #236
- Fix logging format strings #266
- Implement map projection functionality #254
- Fix warnings, mainly casting to smaller types #270
- Remove an unused static library (savings of 97 KB from iOS binary)
- Add ClientOptions to be able to pass around client name and version #365
- Remove account from xcconfig #382
- Remove observation of key-path #380
- Fix for "NSExpression function is forbidden" #411
- Xcode 14 compatibility #494 #599
5.12.2
New release: 5.12.2
5.12.1
New release: 5.12.1
Version 5.13.0-pre.1
Warning: unstable release for test purposes only.
Bug Fixes
Known Issues
- Failed tests:
- MGLDocumentationExampleTests testMGLMapSnapshotter
- MGLMapSnapshotterTests testOverlayHandler
- MGLMapSnapshotterTests testDelegate
- MGLMapSnapshotterTests testRuntimeStyling
- MGLMapSnapshotterTests testLocalGlyphRendering
5.12.0
New release: 5.12.0
Version 5.12.0-pre.1
Features
- Migration from OpenGL ES to Metal. This pre-release includes Metal support via the MetalANGLE library.
How to use this MapLibre+Metal pre-release
- Upgrade to MapLibre using the Swift Package Manager and the exact tag:
5.12.0-pre.1
- Then check the view in the Swift Package Manager
- Be sure to reference any new frameworks such as MetalANGLE
Screen captures are from an open source project making use of MapLibre+Metal aws-samples/amazon-location-samples
Feedback
Do you have feedback on your experience MapLibre, Metal or the Swift Package Manager?
- For the Swift Package Manager, you can file an issue at maplibre-gl-native-distribution/issues
- For issues with the MapLibre SDK or Metal, you can file an issue at maplibre-gl-native/issues
Warning: unstable release for test purposes only.
Known Issues
- Map opens "zoomed in" when app brought to foreground with metal-support -branch #76
- Fatal error in Swift UI apps with metal-support #67
- Failed tests:
- MGLDocumentationExampleTests testMGLMapSnapshotter
- MGLMapSnapshotterTests testOverlayHandler
- MGLMapSnapshotterTests testDelegate
- MGLMapSnapshotterTests testRuntimeStyling
- MGLMapSnapshotterTests testLocalGlyphRendering
- Failed Integration tests:
- MGLAnnotationViewIntegrationTests testSelectionMoveIntoView
- MGLAnnotationViewIntegrationTests testSelectionMoveIntoViewWithCallout
- MGLAnnotationViewIntegrationTests testSelectionMoveIntoViewWithBasicCallout
- MGLAnnotationViewIntegrationTests testSelectionMoveIntoViewWithCenterOffset
- MGLAnnotationViewIntegrationTests testShowingAnnotationThenSelectingAnimated
5.11.0
New release: 5.11.0