This plugin allows you create delivery areas in Google Maps and by a shortcode put it in everywhere.
Delivery Area With Google Maps plugin allows you create delivery areas using Google Maps. You will draw one or several polygons in differents places of map and you can put them in your website by shortcode.
There are multiple display filters that can be combined:
Woocommerce Shipping with Delivery Area
Check the new premium version available in (https://www.letsgodev.com/product/woocommerce-shipping-with-delivery-area/)
- It allows put a shipping price by delivery area
- It allows put a minimum purchase price by delivery area
- Convert the address to coordinates in Google Maps, and it verifies if is it inside of some delivery area
- It allows put the Google Maps autocomplete to address field
- It allows a default shipping price if the customer position is not inside of any delivery area
- It allows avoid the purchase if the customer position is not inside of any delivery area
- It
- Premium support
Fork me in https://github.com/gonzalesc/Wordpress-Delivery-Area-with-Google-Maps
Now you can add 2 zones more additional to Country and States: provinces and districts, or Provinces and neighborhoods, or counties and townships, or more https://www.letsgodev.com/product/woocommerce-shipping-price-by-place/
Now you can build offers in your store as 2×1, 3×1, 3×2 or more. To these offers you can apply filters according to business rules. https://www.letsgodev.com/product/woocommerce-volume-offers/
[areamaps id=10712 w=100% h=400px]
Unzip and Upload the directory ‘wp-delivery-area-with-google-maps’ to the ‘/wp-content/plugins/’ directory
Activate the plugin through the ‘Plugins’ screen in WordPress
Use the Delivery Area -> Settings screen to configure the plugin
It is important generate a ApiKey in Google Maps to the plugin works correctly
Yes. It is very important this ApipKey
Yes. Google gives you $ USD 300 per month and if you exceed the fee, they will charge you. But the amount they give you is quite high so you can pass the limit.
For this plugin only the Maps Javascript API service.
But, if you have Woocommerce Shipping with Delivery Maps plugin, you need besides, Geocoding API service and Places API service.
This error appears when your Google Maps ApiKey has domain restrictions. Please check the referrer settings of your API key on the Google Cloud Platform Console.
Maybe your theme or other plugin is embedding the Google Maps library so we should find out the handle name how this library is loaded.
After, you need add some parameters in your shortcode so the Google Maps library doesnt be embed.
[areamaps id=10712 w=100% h=400px lib=”no” handle=”name_library”]