Description
Simple Google Map plugin for WordPress that uses the embed feature without requiring Google Maps API.
This plugin allows you to display a Google Map on your website without needing to sign up for a Google Maps API key. You can easily embed maps by entering the latitude and longitude of the desired location, and a marker will show up on the map. The plugin also lets you set a custom title for the marker.
Features:
– 100% responsive maps.
– No need for an API key.
– Customizable location markers with titles.
– Easy to use interface in the WordPress admin dashboard.
– Supports custom width and height for the map.
How to use:
1. Get the latitude and longitude of your desired location from Google Maps.
2. Go to the plugin settings in your WordPress dashboard and enter the details.
3. Use the shortcode [simple_map]
to display the map on any page or post.
This plugin uses google map’s embeed map feature.
Which you can find in google map’s website : https://www.google.com/maps
Google Maps Platform Terms of Service : https://cloud.google.com/maps-platform/terms/
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Admin Dashboard->Map Options to configure the plugin
- From there you can put specific location’s latitude, longitude, Marker Title, width, height as you want.
- If you don’t specify any width then it will use 100% of available width.
- To find a location’s latitude and longitude use google map(https://www.google.com/maps).
- Please check thise video for more detailed instruction. https://www.youtube.com/watch?v=bQwq5WKh0y0
Privacy Notices
With the default configuration, this plugin, in itself, does not:
- track users by stealth;
- write any user personal data to the database;
- send any data to external servers;
- use cookies.
This plugin uses google map’s embeed map feature.
Which you can find in google map’s website : https://www.google.com/maps
Google Maps Platform Terms of Service : https://cloud.google.com/maps-platform/terms/
FAQ
- Where to find latitude and longitude?
Answer: You can find a location’s latitude and longitude from google map(https://www.google.com/maps) - Is this map responsive?
Answer: Yes, it will take available width unless you mention some fixed width. - Do I need google map api?
Answer: No you don’t. - I could do it myself. Why this plugin?
Answer: It will make things easier for some people.
Reviews
ডেভেলপার এবং কন্ট্রিবিউটর
“Simple Map No Api” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটর“Simple Map No Api” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Simple Map No Api” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.8
Tested with latest WordPress
1.5
Tested with latest WordPress
1.4
Accessibility fix
1.3
Small CSS fix
1.2
Added feature to show address below location marker
1.1
Fixed some minor issues and added detailed readme.txt
1.0
Initial Release of the plugin.