Mstoreapp
  • WooCommerce App Docs
  • Getting Started
  • Theming your app
  • OneSignal Push Notification
  • Sending Push to Specific Category, Product and Post
  • Cross-sell and Upsell products
  • Dynamic Blocks
  • Multi Vendor and Vendor Type
  • Geolocation
  • Translation
  • Social Login (for ionic 3 app)
  • Account kit integartion (for ionic 4 app)
  • Social Login (for ionic 4 app)
  • Frequently asked questions (FAQ)
  • Customization
  • Try demo for your own site
Powered by GitBook
On this page

Geolocation

Geolocation works only for multivendor site and quick order or order now app

PreviousMulti Vendor and Vendor TypeNextTranslation

Last updated 4 years ago

Enable location filter in Wordpress > Mobile Options > Geo Locations

Add google map API key in app > src index.html replace YOUR_API_KEY with your google map API key.

<script src="https://maps.google.com/maps/api/js?key=YOUR_API_KEY&libraries=places"></script>

Enable Geolocation API and Geocoding API for your google map API key

1) Login to your google cloud console -

2) Search for Geolocation API

3) Click on Geolocation API and enable it

4) Search for Geocoding API

5) Click on Geocoding API and enable it

6) Search for Places API

7) Click on Places API and enable it

https://console.cloud.google.com/apis/library