Download the PHP package digitoimistodude/cmb_field_map without Composer
On this page you can find all versions of the php package digitoimistodude/cmb_field_map. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitoimistodude/cmb_field_map
More information about digitoimistodude/cmb_field_map
Files in digitoimistodude/cmb_field_map
Download digitoimistodude/cmb_field_map
More information about digitoimistodude/cmb_field_map
Files in digitoimistodude/cmb_field_map
Vendor digitoimistodude
Package cmb_field_map
Short Description Google Maps field type for Custom Metaboxes and Fields for WordPress
License
Homepage https://github.com/mustardBees/cmb_field_map/
Package cmb_field_map
Short Description Google Maps field type for Custom Metaboxes and Fields for WordPress
License
Homepage https://github.com/mustardBees/cmb_field_map/
Please rate this library. Is it a good library?
Informations about the package cmb_field_map
CMB2 Field Type: Google Maps
Description
Google Maps field type for CMB2.
The pw_map
field stores the latitude/longitude values which you can then use to display a map in your theme.
Installation
You can install this field type as you would a WordPress plugin:
- Download the plugin
- Place the plugin folder in your
/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Usage
pw_map
Save a location on a map. Example:
Extra Parameters:
split_values
Save the latitude/longitude values into two custom fields, they will be stored as$id . '_latitude'
and$id . '_longitude'
.
Screenshot
All versions of cmb_field_map with dependencies
PHP Build Version
Package Version
No informations.
The package digitoimistodude/cmb_field_map contains the following files
Loading the files please wait ....