Nilog Developers
  • Introduction
  • Integrations
    • WooCommerce
      • Adding Products
      • Variable Product
      • Product Attributes
      • Managing Orders
      • Coupon Management
      • Currency Switcher
      • WooCommerce Reports
      • WooCommerce Analytics
      • Tax Settings
      • Multi Vendors
      • Email Settings
      • WooCheckout Webview
      • Web Store Layout
    • App Builder
      • App Builder Widgets
    • User Authentication
      • Login with Google
      • Login with Apple
      • Login with Facebook
      • Login with Firebase OTP
    • Cloud Messaging
      • Firebase Cloud Messaging
      • OneSignal
    • Google Maps API Key
  • Developers
    • React Native Development Setup
    • WP Generate Rest API keys
  • Reference
    • API spec
      • WordPress
    • Language Support
    • Changelog
      • App Builder
      • Nilog Monitor
    • Upgrade Your App
    • License Key
    • Enable WP Debug
    • Troubleshooting
      • JWT Authentication for WP REST API plugin installed
      • Hide Admin Account From Vendor List In Dokan Backend
Powered by GitBook
On this page
  • Setting up
  • Constant updates
  1. Integrations

Google Maps API Key

Setup and Configuration

PreviousOneSignalNextReact Native Development Setup

Last updated 1 year ago

Setting up

  • Get an API key at .

  • Enable Google Map SDK for each platform.

    • Go to .

    • Choose the project that you want to enable Google Maps on.

    • Select the navigation menu and then select “Google Maps”.

    • Select “APIs” under the Google Maps menu.

    • To enable Google Maps for Android, select “Maps SDK for Android” in the “Additional APIs” section, then select “ENABLE”.

    • To enable Google Maps for iOS, select “Maps SDK for iOS” in the “Additional APIs” section, then select “ENABLE”.

    • Make sure the APIs you enabled are under the “Enabled APIs” section.

For more details, see .

  • Android: Specify your API key in the application manifest android/app/src/main/AndroidManifest.xml

  • iOS: Specify your API key in the applicationAppDelegate.swift

Constant updates

Production License (You do not need this step)

If you are subscribed to the monthly/annually plan from Nilog, it means that all your mobile app settings are already configured.

https://cloud.google.com/maps-platform/
Google Developers Console
Getting started with Google Maps Platform