File: /home/muoapartman/www/wp-content/plugins/wp-map-block/readme.txt
=== WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map ===
Contributors: tusharimran
Tags: block, map block, google maps, openstreet map, gutenberg, leaflet, gutenberg block, gutenberg editor, google maps for gutenberg, maps for gutenberg, gutenberg maps
Requires at least: 5.4
Tested up to: 5.9
Requires PHP: 5.6
Stable tag: 1.3.1
License: GPLv3
License URI: https://opensource.org/licenses/GPL-3.0
No API key is required to launch Google Maps & OpenStreetMap.
== Description ==
A Simple Gutenberg Map Block For Google Maps & OpenStreet Maps. WP Map block build with <a href="https://leafletjs.com/" target="_blank">LeafletJS</a> an open-source JavaScript library for mobile-friendly interactive maps. You can easily use customized Google map or openstreetmap to your WordPress gutenberg supported posts, pages or custom post type.
= Plugin Features =
* Google Maps
* OpenStreet Maps
* Multiple Marker
* Zoom Control
* Full Screen Map Control
* Custom Marker Icon & Popup
* Map Width & Height
* Latitude and Longitude Generator from address
* Set any marker as center position
* Don't need an any api key
<strong>Want To Contribute To The Plugin?</strong>
You may now contribute to the plugin on Github: <a href="https://github.com/imrantushar/wp-map-block" target="_blank" rel="">WP Map Block on Github</a>
== Installation ==
Install WP Map Block for Gutenberg either via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.
== Frequently Asked Questions ==
= Is required google map api key or any other api key? =
No, Don't need an API key to launch Google Maps & OpenStreet Maps
== Screenshots ==
1. Google Map
2. OpenStreet Map
3. Custom Map Marker With Popup
== Changelog ==
= 1.3.1 – 2021-02-16 =
- Added: 5.9 Compatibility
= 1.3.0 – 2021-10-29 =
- Added: Set any marker as center position
- Fixed: Popup content HTML Support issue
- Update: Update map height maximum value
= 1.2.5 – 2021-09-29 =
Added: Latitude and Longitude Generator from address
= 1.2.4 – 2021-09-29 =
- Added: Latitude and Longitude Generator from address
= 1.2.4 – 2021-08-24 =
- Some minor Improvement
= 1.2.3 – 2021-08-24 =
- Fixed: Data escaping issue fixing
= 1.2.2 – 2021-08-20 =
- Fixed: frontend scripts jquery dependancy related issue fixing
= 1.2.1 – 2021-08-08 =
- Fixed: Hotfix for unexpected semicolon from block.php
= 1.2 – 2021-08-07 =
- Added: Mouse Wheel Scroll Zoom ON/OFF Option
- Some minor Improvement
= 1.1.6 – 2021-07-23 =
- Update: WP 5.8 Compatibility
= 1.1.5 – 2021-03-21 =
- Update: WP 5.7 Compatibility
- Some minor Improvement
= 1.1.4 – 2021-01-30 =
- Fixed: Editor settings page arrow down icon issue
- Update: Editor settings map marker label click
- Some minor Improvement
= 1.1.3 – 2021-01-16 =
- Fixed: Map Server Side Render low resolution
- Fixed: Translation Issue
- Some minor Improvement
= 1.1.2 – 2021-01-14 =
- Some minor fix
= 1.1.1 - 2020-09-03 =
- Fixed: Translation Issue
- Some minor fix
= 1.1 - 2020-09-02 =
- Added: Custom marker icon
- Added: Full Screen Map Control
- Fixed: Remove some unncecessary code
- Some minor fix
= 1.0.1 - 2020-08-24 =
- Fixed: Popup content undefined issue
- Update: Map Default Settings Update
= 1.0 - 2020-08-23 =
- initial release