Brisk Google Map With Marker
Admin can download the user\'s details using this Brisk Google Map With Marker plugin.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1447 days ago
Is Brisk Google Map With Marker abandoned?
Possibly abandoned (last update 1447 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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-markerfolder 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.
Frequently Asked Questions
-
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}
No – this plugin is working for at least WordPress version 5.4 and above.
Review feed
Screenshots
Changelog
1.0
- A change since the previous version.
- Another change.