-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
64 lines (45 loc) · 1.85 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
=== Nelio Maps ===
Contributors: nelio, davilera, avillegasn
Donate Link: https://neliosoftware.com/
Tags: gutenberg, block, google maps, map
Requires at least: 5.0
Tested up to: 5.5
Stable tag: 1.0.2
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simple and beautiful Google Maps block for WordPress.
== Description ==
This plugin adds a new block type in the Block Editor. Add a Google Maps map in your pages using the style you like the most. Use a marker to highlight a specific location.
**Features**
* Different align options are available.
* Use different Google Map styles.
* Enable/disable zoom and pan.
* Add a single marker in the map.
* Add a text box on top of the map with information about the marker.
== Installation ==
1. Upload `nelio-maps` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the _Plugins_ menu in WordPress
== Frequently Asked Questions ==
= How can I get a Google Maps API Key? =
Please adhere to [these instructions](https://neliosoftware.com/blog/how-to-generate-an-api-key-for-google-translate/) to generate the Google Maps API Key you’ll need to use Nelio Maps.
== Screenshots ==
1. Add beautiful Google Maps in your pages or posts.
2. Change the style of your maps using one of the predefined styles or use your own.
3. Customize your maps' buttons and behavior with simple and comprehensible settings.
4. Add one marker in your map.
5. Find locations easily with the integrated search field.
== Changelog ==
= 1.0.2 =
* Added options page to easily specify Google API Key.
* Improved internationalization.
* Simplified developer dependencies.
= 1.0.1 =
* Modified CSS and JS handlers.
* Fixed positioning of marker address.
* Added version number in enqueued scripts and styles.
= 1.0.0 =
* First release.
== Upgrade Notice ==
= 1.0.2 =
Several improvements.