开发者 |
codeboxr
manchumahara |
---|---|
更新时间 | 2025年9月17日 16:23 |
捐献地址: | 去捐款 |
PHP版本: | 5.3 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
📺 Live Demo | 🌟 Upgrade to PRO | 📋 Documentation | 👨💻 Free Support | 🤴 Pro Support | 📱 Contact🛄 Core Plugin Features
[cbxgooglemap id="google map post id here"]
where id is post id of custom google map post type
We can use shortcode to display saved map (this plugin creates custom post type CBX Maps(cbxgooglemap) in admin to create maps as need) or can display map using custom attributes. For save map we need only one param [cbxgooglemap id="google map post id here"]
id = post id, can be empty
We can also display map using custom attributes
maptype = default 'roadmap', possible values, 'roadmap', 'satellite', 'hybrid', 'terrain'
width = numeric value, '%' accepted, no 'px', if only numeric value then px will be added automatically
height = nemeric value, no 'px'
zoom = default 8
lat = lattitude value, required
lng = longitude value, required
heading = used for info window title
website = website url that is linked to place name in popup info window, leave empty to ignore
address = used for info window content
scrollwheel = 1 enable , 0 disable, default 1 or comes from default config
showinfo = 1 enable , 0 disable, default 1 or comes from default config, show popup window or not
infow_open = 1 enable , 0 disable, default 1 or comes from default config, show popup as opened or on click
mapicon = map icon url, leave empty to ignore
Let us know which new feature you except.
For pro addon features and shortcode see documentation.
💎 CBX Map for Google Map & OpenStreetMap Pro Features
👉 Get the pro addon
* Distance Search shortcode , map and list display
* Displays multiple markers from the maps post types in single map
* Make map public or not so that single map can be browse like post
* Map Categories
▶️ Watch Video
[youtube https://www.youtube.com/watch?v=bTuysIg-mho]
🔩 Installation
This section describes how to install the plugin and get it working.
e.g.
cbxgooglemap
to the /wp-content/plugins/
directoryNot at this moment