MappedIn iOS SDK release notes are posted here and this page will be kept up-to-date as updates are released. The SDK is available from CocoaPods by adding the following to your Podfile
pod 'MappedIn', '5.0.3'
v5.0.3 - January 18, 2022
- Fix issues with removing and relabelling Flat Labels
v5.0.0 - December 7th, 2022
This release includes changes from all previous beta versions.
- Improved camera API. Now uses a single class,
MPICameraManager
- Deprecated old functions in favor of new API structure
labelAllLocations
has been split into two separate functions:MPIFlatLabelsManager.labelAllLocations
andMPIFloatingLabelsManager.labelAllLocations
- Add
emitAnalyticsEvents
flag toloadVenue
- Add method to control
Camera.maxTilt
Migrating from v4? See migration guide for more details.
v5.0.0-beta.7 - November 14, 2022
- Add
emitAnalyticsEvents
flag toloadVenue
- Add method to control
Camera.maxTilt