Uni CPO 4 Documentation
  • Introduction
  • Why Uni CPO?
  • Installation
    • Upgrade
  • How To Use
    • Plugin's Settings
    • Builder
      • Data Structure
      • General Settings
      • Non Option Variable (NOV)
      • Weight Conditional Logic
      • Dimensions Settings
      • Image Conditional Logic
      • Formula Conditional Logic
      • Dynamic labels for options/suboptions
      • Shipping Classes Conditional Logic
      • Cart Discounts
    • Basic Modules
      • Row
      • Column
      • Paragraph
      • Button
      • Image
    • Options
      • Text Input
      • Text Area
      • Select
      • Radio Inputs
      • Checkbox Inputs
      • Date Picker
      • File Upload
      • Dynamic Notice
      • Range Slider
      • Matrix
      • Extra Cart Button
      • Google Map
      • Distance by Postcode
      • Font Preview
    • Fields Conditional Logic
    • Validation Conditional Logic
    • Colorify Feature
    • Imagify Feature
    • "Free Sample" Feature
    • Arithmetic Operators
    • Manage Order Items
    • Suboptions export/import
  • For developers
    • Actions & Filters
    • JS events
    • Extending Uni CPO
  • Duplicating options and products
  • How to debug
  • Affiliation
  • Themes & Plugins Compatibility
    • Popup Maker How To
    • Boxtal
    • Pitchprint.com
    • NBDesigner
    • Toggle Tax For Woocommerce
  • FAQ
  • Refund Policy
  • Managing licenses and billing info
    • License Utilization
  • Uni CPO Add-ons
    • Custom dynamic SKU (paid)
      • Stock management based on dynamic SKU
    • "Send Inquiry" (free)
    • Hidden/disabled option (free)
Powered by GitBook
On this page

Was this helpful?

  1. How To Use
  2. Options

Google Map

PreviousExtra Cart ButtonNextDistance by Postcode

Last updated 5 years ago

Was this helpful?

Adds a possibility to use Google Map and grab the address of the place marked by customer.

⚠️ In order to use this option a valid API key must be added on the . These are steps you have to do to create a proper google app and grab a valid API key:

  • Go to and create a new project

  • Open Library tab and enable these two APIs: Geocoding API and Maps JavaScript API

  • Open Credentials tab and click on Create credentials blue button, choose _API key _type

  • Configure the credentials properly and use its API key in the plugin (copy and paste on the plugin's settings page)

This option does the following:

  • allows adding Google Map to the product form

  • allows creating a marker on the map and turns the marker's LatLng into address

  • sets the address as option's value and sends it to cart/order meta

This option does not calculate a distance or anything like this.

plugin's settings page
Google's Dev Console