ios-v5.12.0-pre.1
Pre-release
Pre-release
Features
- Migrating from OpenGL ES to Metal. This pre-release includes Metal support, implemented using MetalANGLE library. See maplibre/maplibre-gl-native-distribution for binary artifacts of this release.
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