Skip to content

goong-io/Goong-iOS-Example

Repository files navigation

Goong-iOS-Example

Example using GoongSDK for iOS

  1. Clone repo git clone git@github.com:goong-io/Goong-iOS-Example.git

  2. Create account and two API Key at https://account.goong.io. One for using API and one for Maptiles

Replace Maptiles key at GoongAccessToken in Info.plist Replace API key in ViewController.swift

  1. Install cocoapods if need then run pod update