Title: CBX Map for Google Map &amp; OpenStreetMap
Author: Sabuj Kundu
Published: <strong>ஜனவரி 18, 2017</strong>
Last modified: ஆகஸ்ட் 23, 2026

---

நீட்சிகளை தேடுங்கள்

![](https://ps.w.org/cbxgooglemap/assets/banner-772x250.png?rev=3358847)

![](https://ps.w.org/cbxgooglemap/assets/icon-256x256.png?rev=3358847)

# CBX Map for Google Map & OpenStreetMap

 By [Sabuj Kundu](https://profiles.wordpress.org/manchumahara/)

[பதிவிறக்கு](https://downloads.wordpress.org/plugin/cbxgooglemap.2.0.5.zip)

 * [Details](https://ta.wordpress.org/plugins/cbxgooglemap/#description)
 * [Reviews](https://ta.wordpress.org/plugins/cbxgooglemap/#reviews)
 * [Development](https://ta.wordpress.org/plugins/cbxgooglemap/#developers)

 [உதவி](https://wordpress.org/support/plugin/cbxgooglemap/)

## விளக்கம்

**CBX Map for Google Map & OpenStreetMap** makes it easy to add responsive maps 
to your WordPress website.

Choose between **Google Maps** and **OpenStreetMap**, create reusable map locations
from the WordPress admin, or display a map directly with a simple shortcode.

The plugin is designed to keep map creation simple. You can search for a location,
set the marker position, configure the map, and copy the shortcode with just a few
clicks.

OpenStreetMap is supported as an alternative to Google Maps and can be used without
a Google Maps API key.

### CBX Map for Google Map & OpenStreetMap by 󠀁[Codeboxr](https://codeboxr.com/product/cbx-google-map-for-wordpress/)󠁿

> 📺 [Live Demo](https://codeboxr.net/wordpress/cbxgooglemap/codeboxr/) | 🌟 [Upgrade to PRO](https://codeboxr.com/product/cbx-google-map-for-wordpress/#downloadarea)
> | 📋 [Documentation](https://codeboxr.com/doc/cbxmap-doc/) | 👨‍💻 [Free Support](https://wordpress.org/support/plugin/cbxgooglemap/)
> | 🤴 [Pro Support](https://codeboxr.com/contact-us) | 📱 [Contact](https://codeboxr.com/contact-us/)

### Features

 * Google Maps support
 * OpenStreetMap support with no Google Maps API key required
 * Create and manage reusable maps from the WordPress admin
 * Custom post type for saved maps
 * Simple `[cbxgooglemap]` shortcode
 * Display maps without creating a custom map post
 * Responsive map layout
 * Automatic map resizing with the browser window
 * Configurable map zoom and map type
 * Marker and information window support
 * Custom information window title and content
 * Optional website link in the information window
 * Custom map marker icon
 * Global default settings
 * Map-specific settings through custom fields
 * Location search and easy marker positioning
 * Easy shortcode copying from the map editor
 * Gutenberg block support
 * Elementor widget support
 * Classic WordPress widget support
 * WPBakery Page Builder support

**▶️ Watch the Video**

### Gutenberg, Elementor & Widget Support

CBX Map integrates with popular WordPress content-building tools.

 * **Gutenberg Block** — Add maps directly from the WordPress block editor.
 * **Elementor** — Add maps using an Elementor widget.
 * **Classic Widget** — Add maps through the traditional WordPress widget.
 * **WPBakery Page Builder** — Add maps using a WPBakery element.

### Shortcode

The simplest way to display a saved map is:

    ```
    [cbxgooglemap id="123"]
    ```

Replace `123` with the ID of a map created using the **CBX Maps** custom post type.

### Display a Saved Map

Once you create a map from the WordPress admin, copy its shortcode and place it 
anywhere that supports WordPress shortcodes.

Example:

    ```
    [cbxgooglemap id="123"]
    ```

Only the `id` attribute is required when displaying a saved map.

### Display a Map Without a Saved Map

You can also create a map directly from shortcode attributes without creating a 
CBX Map custom post.

Example:

    ```
    [cbxgooglemap lat="23.8103" lng="90.4125"]<h3>Shortcode Attributes</h3>
    ```

* `id` — Saved CBX Map post ID. Optional.
 * `maptype` — Map type. Default: `roadmap`.
Available values: `roadmap`, `satellite`, `hybrid`, `terrain`. * `width` — Map width.
Numeric values are treated as pixels. Percentage values such as `100%` are also 
supported. * `height` — Map height in pixels. * `zoom` — Initial map zoom level.
Default: `8`. * `lat` — Latitude of the map location. Required when using a map 
without a saved map post. * `lng` — Longitude of the map location. Required when
using a map without a saved map post. * `heading` — Title displayed in the information
window. * `website` — Website URL linked from the place name in the information 
window. Leave empty to disable the link. * `address` — Content displayed inside 
the information window. * `scrollwheel` — Enable or disable mouse-wheel zooming.`
1` = enabled, `0` = disabled. * `showinfo` — Show or hide the information window.`
1` = enabled, `0` = disabled. * `infow_open` — Control whether the information window
is initially open. `1` = open, `0` = closed. * `mapicon` — Custom marker icon URL.
Leave empty to use the default marker.

Example:

    ```
    [cbxgooglemap lat="23.8103" lng="90.4125" zoom="12" maptype="roadmap" width="100%" height="400"]
    ```

For complete shortcode documentation and Pro features, see the [CBX Map documentation](https://codeboxr.com/doc/cbxmap-doc/).

### CBX Map Pro

[Get CBX Map Pro](https://codeboxr.com/product/cbx-google-map-for-wordpress/#downloadarea)

Upgrade to **CBX Map Pro** to add advanced mapping and location features.

### Pro Features

 * Distance search shortcode
 * Distance-based map and list display
 * Display multiple map locations on a single map
 * Use saved map posts as multiple markers
 * Make individual maps public or private
 * Map categories
 * Additional shortcode options and advanced functionality

**▶️ Watch the Pro Video**

For complete Pro documentation and shortcode options, visit the [CBX Map documentation](https://codeboxr.com/doc/cbxmap-doc/).

### Automatic Installation

 1. From your WordPress dashboard, go to **Plugins  Add New**.
 2. Search for **CBX Map for Google Map & OpenStreetMap**.
 3. Install the plugin.
 4. Activate the plugin.
 5. Go to the CBX Map settings and configure your preferred map provider.
 6. Create a map or use the `[cbxgooglemap]` shortcode to display a map.

### Manual Installation

 1. Download the plugin.
 2. Upload the `cbxgooglemap` folder to `/wp-content/plugins/`.
 3. Activate the plugin from the **Plugins** menu in WordPress.
 4. Open the CBX Map settings.
 5. Configure your map provider and settings.
 6. Create a map or add the shortcode to your desired page, post, widget, or supported
    page builder.

### Google Maps API

If you use **Google Maps**, configure the required Google Maps API credentials according
to Google’s current API requirements.

If you use **OpenStreetMap**, a Google Maps API key is not required.

### Support

Need help with CBX Map?

 * [Free Support](https://wordpress.org/support/plugin/cbxgooglemap/)
 * [Documentation](https://codeboxr.com/doc/cbxmap-doc/)
 * [Pro Support](https://codeboxr.com/contact-us)
 * [Contact Codeboxr](https://codeboxr.com/contact-us)

## Screenshots

[⌊CBX Map global settings⌉⌊CBX Map global settings⌉[

CBX Map global settings

[⌊CBX Map global settings — map configuration⌉⌊CBX Map global settings — map configuration⌉[

CBX Map global settings — map configuration

[⌊CBX Maps admin listing⌉⌊CBX Maps admin listing⌉[

CBX Maps admin listing

[⌊CBX Map editor⌉⌊CBX Map editor⌉[

CBX Map editor

[⌊CBX Map editor — location and marker settings⌉⌊CBX Map editor — location and marker
settings⌉[

CBX Map editor — location and marker settings

[⌊CBX Map frontend⌉⌊CBX Map frontend⌉[

CBX Map frontend

[⌊CBX Map Gutenberg block⌉⌊CBX Map Gutenberg block⌉[

CBX Map Gutenberg block

[⌊CBX Map Elementor widget⌉⌊CBX Map Elementor widget⌉[

CBX Map Elementor widget

[⌊CBX Map shortcode configuration⌉⌊CBX Map shortcode configuration⌉[

CBX Map shortcode configuration

[⌊CBX Map information window⌉⌊CBX Map information window⌉[

CBX Map information window

[⌊CBX Map OpenStreetMap display⌉⌊CBX Map OpenStreetMap display⌉[

CBX Map OpenStreetMap display

[⌊CBX Map responsive frontend display⌉⌊CBX Map responsive frontend display⌉[

CBX Map responsive frontend display

## தொகுப்புகள்

இந்த செருகுநிரல் 1 தொகுதியை வழங்குகிறது.

 *   Codeboxr Cbxgooglemap

## அடிக்கடி கேட்கப்படும் கேள்விகள்

### Does CBX Map support OpenStreetMap?

Yes. CBX Map supports both **Google Maps** and **OpenStreetMap**.

### Do I need a Google Maps API key?

A Google Maps API key is required when using Google Maps, according to Google’s 
API requirements.

If you use OpenStreetMap, you do not need a Google Maps API key.

### Can I display a map without creating a map from the admin?

Yes. You can display a map directly using shortcode attributes such as `lat`, `lng`,`
zoom`, `maptype`, `width`, and `height`.

### Can I create reusable maps?

Yes. CBX Map provides a custom post type that allows you to create and manage reusable
map locations from the WordPress admin.

### Is the map responsive?

Yes. Maps are designed to be responsive and adapt to the available browser width.

### Does CBX Map support Gutenberg?

Yes. CBX Map provides a Gutenberg block for adding maps directly from the WordPress
block editor.

### Does CBX Map support Elementor?

Yes. CBX Map provides an Elementor widget.

### Does CBX Map support WPBakery?

Yes. CBX Map provides WPBakery Page Builder support.

### Is there a custom PHP function to display a map directly?

The recommended method for displaying maps is the `[cbxgooglemap]` shortcode or 
the available Gutenberg, Elementor, and widget integrations.

For advanced customization, please refer to the [documentation](https://codeboxr.com/doc/cbxmap-doc/)
or contact [Codeboxr support](https://codeboxr.com/contact-us).

## Reviews

![](https://secure.gravatar.com/avatar/bc179ebdf4052613040b7346e20e237499e0e9e25258dc567a4b0a753edbff49?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-34802/)󠁿

 [Ericmuc](https://profiles.wordpress.org/ericmuc/) ஆகஸ்ட் 11, 2022

Works with shortcode and the pro version can be used to add variables for integrating
into custom posts with meta term geocoding fields. Great!

![](https://secure.gravatar.com/avatar/c5d424670d5120b18355153f1e83f43804c1de93f92cee5c306fb251171ebc7d?
s=60&d=retro&r=g)

### 󠀁[Added in my favorite](https://wordpress.org/support/topic/added-in-my-favorite/)󠁿

 [lographic](https://profiles.wordpress.org/lographic/) ஜூன் 2, 2020 1 reply

Maps embedded quickly and easily. Added to ♥

![](https://secure.gravatar.com/avatar/f239434d18ad6e43ee3e34ef99e9aa4012b50d13d4aad186b4aea00d9d61f826?
s=60&d=retro&r=g)

### 󠀁[Great map plugin](https://wordpress.org/support/topic/great-for-map-plugin/)󠁿

 [mlplus](https://profiles.wordpress.org/mlplus/) ஏப்ரல் 30, 2020 1 reply

One of the best and easy to use map plugin. Can use OpenStreetMap so you don’t need
a paid licens from Gooogle. I was up and running in five minutes on my new website!

![](https://secure.gravatar.com/avatar/eeea6db1f3711d74ae1546e1804ceeee57399a00acc1a11fdf12c1be3e8e39ad?
s=60&d=retro&r=g)

### 󠀁[Thaaaaaaaank you!!!!](https://wordpress.org/support/topic/thaaaaaaaank-you/)󠁿

 [meisterleise](https://profiles.wordpress.org/meisterleise/) ஜனவரி 27, 2019

Thank good for this Plugin since getting a google API is a mess! I tried to get 
an API for two hours now. I give it up and will use openstreetmap and this plugin
from now on. Thaaaaaaaank you!!!!

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/)

## பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“CBX Map for Google Map & OpenStreetMap” is open source software. The following 
people have contributed to this plugin.

பங்களிப்பாளர்கள்

 *   [ Sabuj Kundu ](https://profiles.wordpress.org/manchumahara/)
 *   [ codeboxr ](https://profiles.wordpress.org/codeboxr/)

[Translate “CBX Map for Google Map & OpenStreetMap” into your language.](https://translate.wordpress.org/projects/wp-plugins/cbxgooglemap)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cbxgooglemap/), check
out the [SVN repository](https://plugins.svn.wordpress.org/cbxgooglemap/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/cbxgooglemap/) by
[RSS](https://plugins.trac.wordpress.org/log/cbxgooglemap/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.5

 * [improvement] WordPress 7.1 compatibility.
 * [updated] Plugin Check 2.1.0 compatibility.
 * [updated] Pro addon 2.0.5 released.

#### 2.0.4

 * [improvement] Improved JavaScript loading when the Google Maps API key is missing.
 * [updated] Plugin Check 1.8.0 compatibility.
 * [updated] Pro addon 2.0.4 released.
 * [updated] Miscellaneous improvements.

#### 2.0.3

 * [improvement] Improved Pro and other plugin activation checks.
 * [improvement] Improved Pro addon deactivation notice.
 * [updated] Pro addon 2.0.3 released.
 * [updated] Miscellaneous improvements.

## Meta

 *  Version **2.0.5**
 *  Last updated **5 நாட்கள் முன்பு**
 *  Active installations **900+**
 *  WordPress version ** 5.3 அல்லது மேல் **
 *  Tested up to **7.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cbxgooglemap/)
 * Tags
 * [elementor](https://ta.wordpress.org/plugins/tags/elementor/)[google map](https://ta.wordpress.org/plugins/tags/google-map/)
   [gutenberg](https://ta.wordpress.org/plugins/tags/gutenberg/)[map](https://ta.wordpress.org/plugins/tags/map/)
   [openstreetmap](https://ta.wordpress.org/plugins/tags/openstreetmap/)
 *  [Advanced View](https://ta.wordpress.org/plugins/cbxgooglemap/advanced/)

## மதிப்பீடுகள்

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cbxgooglemap/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cbxgooglemap/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cbxgooglemap/reviews/)

## பங்களிப்பாளர்கள்

 *   [ Sabuj Kundu ](https://profiles.wordpress.org/manchumahara/)
 *   [ codeboxr ](https://profiles.wordpress.org/codeboxr/)

## உதவி

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cbxgooglemap/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://codeboxr.com)