Releases: MappedIn/ios
Releases · MappedIn/ios
Release list
v1.0.0
v0.21.0-beta (August 1st, 2018)
This adds experimental ARKit support to the SDK
v0.20.0 (May 9th, 2018)
- Performance for the Overlays has been improved for the Metal rendering path.
Should render smoothly a 100+ overlays. - Bug Fix: Directions was not taking into account the weight of floor connections
resulting in navigation taking shortcuts though other floors. This is now
correctly handled. - Mappedin SDK requires iOS 9 to function
v0.19.0 (April 17th, 2018)
- Fixed regression introduced in 0.18.0 that caused the Search API to not
return any results - Added offline support for
Service.getVenues, on first run of the API
the list of venues will get saved to the device's file system so that it
can be restored in the case of an poor/no Internet connection. No changes
are required by the SDK users to get this functionality. - The directions flag now has an
accessibleoption that will choose the best
path that is accessible for a person with limited mobility.
v0.18.0 (April 10th, 2018)
Changes
- Updated SDK to Swift 4.1.
- Added support for cameraBounds to the MapView to prevent the users from scrolling away from the current map.
v0.17.4 (April 5th, 2018)
- Fixes a bug where overlapping of invisible objects would cause touch events to be missed.
- Fixed a bug where an overlay that had a coordinate would cause the mapview to be blank changing mapview to that map.
v0.17.4 Release Candidate 1
Fix Publish issue.
v0.17.4 Release Candidate
Merge pull request #9 from MappedIn/readme-update Avoid partial duplication of info in readme
v0.17.3 (April 2nd, 2018)
Fixes 'whitening out' of the map when adding an overlay to the map after it has been loaded.
Note: This is compiled for swift 4.0.3 currently.
0.17.2 (March 28th, 2018)
Republish of v0.17.1, which was not published correctly.