=== Gmap - Google Map Gutenberg Block ===
Contributors: binsaifullah
Tags: google map, map, map block, gmap block, gutenberg
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily Embed Google map in Gutenberg editor without any API key.

== Description ==
Gmap Block is a custom Gutenberg block plugin to display Google map in Gutenberg editor without using any API key. Simply drag and drop the block to add the Google map easily. So, display Google map quickly without any hassles, and customize it as per your need. 

### Video Tutorial 
[youtube http://www.youtube.com/watch?v=Pz1YUvWBIA0]

### Key Features 
* Easy to use
* Simple, light-weight and fast
* Embed Google map without API Key
* Responsive 
* Customization Options 
* No third-party dependencies.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/gmap-block` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Screenshots ==


== Changelog ==
= 1.0.4 = 
* Compatibility check

= 1.0.3 = 
* Compatibility check
* Minor bug fixes

= 1.0.2 = 
* Compatibility check

= 1.0.1 =
* Optimized: Dynamic CSS Styles

= 1.0.0 =
* Initial Release