Skip to content

This plugin allows you create delivery areas in Google Maps and by a shortcode put it in everywhere

Notifications You must be signed in to change notification settings

gonzalesc/Wordpress-Delivery-Area-with-Google-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Area with Google Maps - Wordpress Plugin

Welcome to the Delivery Area with Google Maps repository on Github. This plugin allows you create delivery areas in Google Maps and by a shortcode put it in everywhere.

Requirements

Installation

Go to : Plugins > Add New Alt text

Search "Delivery Area with Google Maps", install and activate Alt text

Draw a Area Delivery

Configure you Settings page

Alt text

Draw a polygon

Alt text

The address input is used to search for any location where you want to start creating your delivery area. The color input is to paint the area delivery.

Copy Shortcode and put it in a single page

Alt text

How use the shortcode

[areamaps id=10712 w=100% h=400px]
  • d : is the id of post (required).
  • w is the widht ( you must specify the units: px, %, etc )
  • h is the height ( you must specify the units: px, %, etc )
  • lib : yes/no , if it is "yes" then the Google Maps library is embed
  • handle : is the name to be embed as JS library

FAQ

1. I have a warning "duplicate library" 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"]

About

This plugin allows you create delivery areas in Google Maps and by a shortcode put it in everywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages