HERE Ios SDK Release Notes Premium Edition Version 3.12 HERE Ios SDK Release Notes ► Notices
Total Page:16
File Type:pdf, Size:1020Kb
HERE iOS SDK Release Notes Premium Edition Version 3.12 HERE iOS SDK Release Notes ► Notices Important Information Notices Topics: This section contains document notices. • Legal Notices • Document Information 2 HERE iOS SDK Release Notes ► Notices Legal Notices © 2019 HERE Global B.V. and its Affiliate(s). All rights reserved. This material, including documentation and any related computer programs, is protected by copyright controlled by HERE. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of HERE. This material also contains confidential information, which may not be disclosed to others without the prior written consent of HERE. Trademark Acknowledgements HERE is trademark or registered trademark of HERE Global B.V. Other product and company names mentioned herein may be trademarks or trade names of their respective owners. Disclaimer This content is provided "as-is" and without warranties of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, satisfactory quality and non-infringement. HERE does not warrant that the content is error free and HERE does not warrant or make any representations regarding the quality, correctness, accuracy, or reliability of the content. You should therefore verify any information contained in the content before acting on it. To the furthest extent permitted by law, under no circumstances, including without limitation the negligence of HERE, shall HERE be liable for any damages, including, without limitation, direct, special, indirect, punitive, consequential, exemplary and/ or incidental damages that result from the use or application of this content, even if HERE or an authorized representative has been advised of the possibility of such damages. 3 HERE iOS SDK Release Notes ► Notices Document Information Product Name: HERE iOS SDK Version: Premium Edition Version 3.12 Document Name: HERE iOS SDK Release Notes ID: a800bd83-050f-4e61-a37f-b71e7a9570b8 Status: FINAL Date: 2019-Jul-04, 13:24 (GMT) 4 HERE iOS SDK Release Notes ► Contents Contents Chapter 1: Overview............................................................................................................................................................................6 Highlights................................................................................................................................................................................................................. 7 Chapter 2: Changes..............................................................................................................................................................................8 New Features.........................................................................................................................................................................................................9 Functional and Behavioral Changes......................................................................................................................................................... 9 Resolved Issues....................................................................................................................................................................................................9 API Changes..........................................................................................................................................................................................................10 Known Issues....................................................................................................................................................................................................... 11 Limitations and Workarounds.................................................................................................................................................................... 11 Chapter 3: Package Information..................................................................................................................................... 12 Release Content.................................................................................................................................................................................................13 Package Description........................................................................................................................................................................................ 13 Getting Started................................................................................................................................................................................................... 13 Appendix : Other Information............................................................................................................................................14 System Requirements..................................................................................................................................................................................... 15 Copyright Information.....................................................................................................................................................................................15 5 HERE iOS SDK Release Notes ► Overview Chapter 1 Overview Topics: This document provides a summary of important changes for this • Highlights version. Apart from newly resolved issues and added or improved functionality, this document also includes information about known issues remaining in this release as well as any existing limitations and workarounds. 6 HERE iOS SDK Release Notes ► Overview Highlights The following highlights give a short summary of the most important changes, added functionality, and improvements: • Exposed information about traffic signs on a route through HERE SDK • Implemented route importer as a feature which provides an opportunity to create a custom route object from the route shape, particularly from a list of geo-coordinates (lat, lon) • Truck navigation is aligned with routing truck restrictions, and current behavior takes into account truck restriction options PENALIZE_VIOLATIONS. The route is calculated properly, but the user gets a warning that it could be fined • POI icons are now easily tappable • Implemented possibility to set the map center before map engine initialization. Previously map was always launched in Berlin, and as a result additional unnecessary map data were requested • Added support for new iPad Air 3 and iPad Mini 5 (released on March 18) 7 HERE iOS SDK Release Notes ► Changes Chapter 2 Changes Topics: This section documents major changes to the release that may • New Features require the updating of affected applications and/or associated map • Functional and Behavioral ... data. • Resolved Issues For product changes in previous releases see the relevant chapters • API Changes in these documents: HERE iOS SDK - Premium Edition Release Notes • Known Issues • Limitations and Workaround... 8 HERE iOS SDK Release Notes ► Changes New Features The following list contains new features in the current release of HERE iOS SDK: HERE SDK 3.12 • Exposed information about traffic signs on a route through HERE SDK • Implemented route importer as a feature which provides an opportunity to create a custom route object from the route shape, particularly from a list of geo-coordinates (lat, lon) • Truck navigation is aligned with routing truck restrictions, and current behavior takes into account truck restriction options PENALIZE_VIOLATIONS. The route is calculated properly, but the user gets a warning that it could be fined • POI icons are now easily tappable • Implemented possibility to set the map center before map engine initialization. Previously map was always launched in Berlin, and as a result additional unnecessary map data were requested • Added support for new iPad Air 3 and iPad Mini 5 (released on March 18) • Improved determination of waypoint position, now waypoints are defined by position and street name • Implemented caching mechanism for bitmap-based render tiles on low zoom levels • Navigation Manager was extended to get indoor position during navigation. Now NavigationManager gets updates from all sources that provide switchover between indoor and outdoor navigation • Map Matcher mechanism has been significantly improved. Main improvements were focused on 4 aggregated cases – corner jumps, rounded corner jumps, parallel roads and tunnels. This feature will be available in HERE SDK as beta feature • Now Map Data Prefetcher can be used without Map View initialization Functional and Behavioral Changes There are no functional or behavioral changes in this release. For added and improved functionality in previous releases see the relevant chapters in these documents: http://developer.here.com/documentation/versions#ios-hybrid-plus Resolved Issues The following table summarizes major issues resolved in HERE iOS SDK. Table 1: Resolved Issues # Description 1 Fixed issue with constant recalculation of a route while in guidance mode. 2 Fixed issue with improper rendering of truck restriction icons. 3 Improved fallback mechanism when relaxed truck restrictions mode is used. 4 Fixed issue with route calculation and truck restriction penalty. 9 HERE iOS SDK Release Notes ► Changes # Description 5 Fixed satellite attribution text missing issue.