Updating Google Map SDK API Key

➔ Get Google Map API key and use it to authenticate various types of Web Application, Mobile Application

Steps To Getting Google Map SDK key

  1. Click GET A KEY

  2. Type / Select App Name

  3. Click Enable API

  4. Copy API key

  5. Paste API key in Xcode Project

  6. Click file folder in xcode and Click “Cabme→ Main → iApp.swift”

  7. Paste copied APIKey

Last updated