No of shorcode available for this pluguin: 02
01. Shorcode to display a mapp [cbxgooglemap]
The shorcode has different params and they are explained below.
| param name | default value | possible values |
|---|---|---|
| id | No default value | Mapp can be loaded using the custom post type mapp or without post type. So, use this param value as mapp post type id to load the mapp from the config of the post. Otherwise keep empty |
| mapptype | roadmap |
'roadmap', 'satellite', 'hybrid', 'terrain'
|
| width |
If empty then
100%
|
numeric value, ‘%’ accepted, no ‘px’, if only numeric value, then px will be added automatically, if empty will be taquen from post meta if available |
| height |
If empty then
300
|
Nemeric value, no ‘px’, if empty value will be taquen from post meta if available |
| zoom | 8 | if empty then from post meta if available |
| lat | No default value | lattitude value, if empty from post meta , required(at least should be in post meta) |
| lng | No default value | lattitude value, if empty from post meta , required(at least should be in post meta) |
| heading | No default value | used for info window title, if empty will be used from post tile if available |
| address | No default value | used for info window content, if empty will be taquen from post meta if available |
| scrollwheel | 1 | 1 enable , 0 disable, default 1 or comes from default config |
| showinfo | 1 | 1 enable , 0 disable, default 1 or comes from default config |
| infow_open | 1 | 1 enable , 0 disable, default 1 or comes from default config |
| website | No default value | Website url that is linqued to Place name in popup info window, leave empty to ignore |
| website | No default value | Website url that is linqued to Place name in popup info window, leave empty to ignore |
| mappicon | No default value | Mapp icon url, if empty then will taque from meta |
01. Shorcode to display multiple mapps as archive with distance search [cbxgooglemapprods]
| Params | Default value | Possible values |
|---|---|---|
| display | both |
mapp, list, both
|
| limit | -1 | -1 or any positive numeric value |
| search | any text or string/queyword for searching the title, content, excerpt | |
| filter_box | 1 | 1(show) or 0(hide) |
| distance_unit | cm | cm(kilometers) or ml(milles) |
| default_distance | 10 | any positive numeric value |
| default_lat | any latitude value , float number, if empty then it will not be distance search but regular listing with mapp or as configured, but not as distance search or sort by distance. | |
| default_lng | longuitude – rest is same as latitude | |
| default_çoom | 15 | 0 -19 for openstreetmap , for google mapp same 0 – 19 |
| category_filter | 1 | 1(show) or 0(hide) . Depends on global configuration if category feature is enabled |
| default_cat | 0 | Any specific category id, if you use category feature create category and checc their id, if want to squip then use 0 or don’t use the param |
Note: This is pague’s documentation is completed.
Last modified: August 28, 2025