Description
Create Google Maps in a minute with Brisk Google Map With Marker WordPress plugin. Add Google Maps with shortcode, You can open it in a popup or use the Google Maps widget. Adding an embedded Google Map is a must for most websites. I have created a simple way to add your map with just a simple shortcode. Just Enter your address on the shortcode and paste it on the page and you can use it on the PHP file also. There are some nice features that make this plugin simple but powerful.
FEATURES INCLUDED
- It’s a very simple Google Map and marker to use with a shortcode.
- simple shortcode for adding maps to pages/posts
- 100% customizable.
- Add map with a shortcode or PHP code
Brisk Google Map With Marker needs your support
It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Brisk Google Map With Marker and find it useful.
Usage
Just use basic shortcode = [bgm_map width=500 height=300 address=”YOUR_ADDRESS”]
Installation
- Upload the entire
brisk-google-map-with-marker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
You will find the Brisk Google Map With Marker menu in your WordPress admin screen.
If no stable tag is provided, your users may not get the correct version of your code.
FAQ
-
What are Shortcodes??
The shortcode you need to use:
[bgm_map width=500 height=300 address=”YOUR_ADDRESS”] -
What are the parameters used with the shortcode?
The following parameters are available:- address = “YOUR_LOCATION”
- align = “center”, but (valid Left and Right also)
- width = “500”, but (You can all any pixal or %)
- hight = “300”, but (You can all any pixal or %)
- zoom = “14”, but (set the default map zoom level)
- maptype= (default is m, m = normal map, k = satellite, h = hybrid, p = terrain)
- companycode= (Enter Google string cid from company maps listing URL)
-
How can I put a border around the map?
Yes – You can add simple CSS code on the iframe.
like iframe{border: 1px solid black}
-
This plugin is compatible form WordPress version 5 or lass
-
No – this plugin is working for at least WordPress version 5.4 and above.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Brisk Google Map With Marker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Brisk Google Map With Marker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- A change since the previous version.
- Another change.