This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
ios-v6.1.0
Changes since Mapbox Maps SDK for iOS v6.0.0:
-
Added the
MGLStyle.accessiblePlaceSourceLayerIdentifiers
property to cause VoiceOver to read aloud certain layers inMGLVectorTileSource
s as places, the same way that certain layers in the Mapbox Streets source are already read aloud as places. (#336) -
Added
MGLObserver
,MGLObservable
andMGLEvent
to monitor events from the map view. (#358)
Documentation is available online or as part of the download.