=== Simple Map No Api ===
Contributors: shaonback2
Donate link: https://www.upwork.com/freelancers/~01ba496824bff41b0c
Tags: google map, google map api, google map no api, responsive map, simple map,
Requires at least: 5.2
Tested up to: 6.6
Stable tag: 1.9
Requires PHP: 7.2
License: GPL v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Simple Google map plugin for WordPress, is 100% responsive and doesn't require Google Maps API.
This is a very simple plugin that uses Google’s embed map feature. It allows users to display a location with a custom title on the map. Now with Block Editor support!

== Description ==
The Simple Google Map plugin for WordPress uses Google’s embed feature without requiring the 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.

**What is New?**
With the new block editor integration, users can now insert maps directly through the WordPress Block Editor. The existing shortcode functionality still works, but users can also use the new block to configure the map settings directly in the editor.

**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.
- New: Block Editor support for easier map insertion.

**How to use:**
1. Get the latitude and longitude of your desired location from [Google Maps](https://www.google.com/maps).
2. Go to the plugin settings in your WordPress dashboard and enter the details.
3. Use the shortcode [simpleMapNoApi] to display the map on any page or post. **Alternatively, use the "Simple Map Block" in the Block Editor.**
4. The shortcode will use the configuration set in the options panel, whereas the block will use the settings configured directly within the block editor.

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/


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Admin Dashboard->Map Options to configure the plugin
4. From there you can put specific location's latitude, longitude, Marker Title, width, height as you want.
5. If you don't specify any width then it will use 100% of available width.   
6. To find a location's latitude and longitude use google map(https://www.google.com/maps).  
7. If you're using the Block Editor, simply add the "Simple Map Block" to any post or page and configure your settings in the block. 
8. 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/

== Frequently Asked Questions ==

1. Where to find latitude and longitude?
Answer: You can find a location's latitude and longitude from google map(https://www.google.com/maps)

2. Is this map responsive?
Answer: Yes, it will take the available width unless you specify a fixed width.

3. Do I need a Google Maps API key?
Answer: No, this plugin does not require an API key.

4. Can I use this plugin with the Block Editor?
Answer: Yes! You can add the map directly using the "Simple Map Block" in the Block Editor.

5. Will the shortcode still work?
Answer: Yes, the [simple_map] shortcode will continue to work with settings from the options panel, while the block will use settings configured directly in the editor.

== Screenshots ==

1. This screen shot description corresponds to `/assets/screenshot-1.jpg`. "Map Options" in dashboard menu. You can put your own map's details in Adjustements section.
2. This screen shot description corresponds to `/assets/screenshot-2.jpg`. This is a sample output of the map in a page.

== Changelog ==

= 1.9 =  
Added support for Block Editor. Users can now add maps directly through the editor using the "Simple Map Block."

= 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.



