Beaver Builder - Google Maps
Google Maps module for Beaver Builder
by Thierry Pigot · github.com/thierrypigot/beaver-builder-googlemaps · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/thierrypigot/beaver-builder-googlemaps/archive/refs/heads/master.zipReadme
=== Beaver Builder Google Maps Module === Contributors: thierrypigot Donate link: https://www.thierry-pigot.fr/reglement/ Tags: builder, page builder, visual composer, google maps, googlemaps, widget, module, marker Requires at least: 3.6 Tested up to: 4.4.2 Stable tag: trunk License: GPL2+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add a new module to create a Google Maps in Beaver Builder.
== Description ==
Map options
- Locate marker by Lattitude and Longitude
- Zoom level
- Map height
- Custom marker
- Custom text (wysiwyg) inside marker popup
== Installation ==
- /!\ Need Beaver Builder to work.
- Install and activate Beaver Builder Google Maps Module either via the WordPress plugin directory, or by uploading the files to your server at wp-content/plugins.
- Beaver Builder Google Maps Module will now be available to use for any of the post types you chose.
== Screenshots ==
- Screenshot of settings module 1/2
- Screenshot of settings module 2/2
- Result on front page
== Changelog ==
= 1.4.3 =
- Add style map
= 1.4.1 =
- Fix bug on marker content
= 1.4 =
- add partial refresh
= 1.3 =
- Now, get lat and lng by address!
= 1.2 =
- Add multi markers
- Add some filters
= 1.1 =
- First stable version