Example using GoongSDK for iOS
-
Clone repo
git clone git@github.com:goong-io/Goong-iOS-Example.git
-
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
- Install cocoapods if need then run
pod update