Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.09 KB

HEREmaps-TurnByTurn-Swift-4-Exmp

Copyright (c) 2011-2017 HERE Europe B.V.

This set of self-contained, use-case based projects is designed to be cloned by developers for their own use.

Note: In order to get the sample code to work, you must replace all instances of {YOUR_APP_ID}, {YOUR_APP_CODE} and {YOUR_LICENSE_KEY} within the code and use your own HERE credentials.

You can obtain a set of credentials from the Contact Us page on developer.here.com.The bundle ID registered must match it in your app.

This project conatin Turn by Turn HERE Maps its swift version from https://github.com/heremaps/here-ios-sdk-examples

to more details vist https://developer.here.com/develop/mobile-sdks

How to build apps

Using CocoaPods Run "pod install" or "pod update" in the application's root directory to install the HERE SDK.

In the "General" settings of the App target:

Select an eligible provisioning profile or enable "Automatically manage signing". In AppDelegate.m:

Enter an app id, app code and license key.

Build Requirements Xcode 9 & iOS 11 SDK or above HERE Premium SDK Version 3.5 or above