Changeset 1559950
- Timestamp:
- 12/22/2016 04:14:40 PM (9 years ago)
- Location:
- dml-easy-map/trunk
- Files:
-
- 2 edited
-
dmlmap.php (modified) (1 diff)
-
readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dml-easy-map/trunk/dmlmap.php
r1559880 r1559950 5 5 Plugin URI: https://wordpress.org/plugins/dml-easy-map/ 6 6 Description: DML easy map lets you integrate easily a Google Map to the wordpress projects. This version lets you pin locations, customize markers and map easily. 7 Version: 1. 07 Version: 1.1.0 8 8 Author: Ozkan ARDIL 9 9 Author URI: http://googlemap.webmountain.net/index.php -
dml-easy-map/trunk/readme.txt
r1556050 r1559950 2 2 Contributors: ardsoft 3 3 Donate link: http://googlemap.webmountain.net/index.php 4 Tags: google map, wordpress map, add markers, markers with description, map markers 4 Tags: google map, wordpress map, add markers, markers with description, map markers, marker cluster 5 5 Requires at least: 4.6 6 6 Tested up to: 4.6.1 7 Stable tag: 1. 07 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 DML Easy Map is an easy to use interactive Wordpress plugin. It lets you integrate easily a Google Map to the Wordpress posts and pages using shortcode. 15 Add a customized Google map to your WordPress posts and/or pages quickly and easily with the supplied shortcode. No iFrames and super easy to use! Perfect for contact page maps, routes, maps showing delivery areas and any other use you can think of! 16 16 17 17 Features : … … 24 24 * 10 ready to use map style, 25 25 * Customizable map zoom feature, 26 * Customizable map height. 26 * Customizable map height, 27 * Marker cluster. 27 28 28 29 … … 40 41 41 42 (*) Since this plugin uses GOOGLE MAP service and As of June 22, 2016 Google no longer supports keyless usage (any request that doesn't include an API key) of the Google Map, user has to take a valid API key. 43 44 To upgrade to new versin; 45 46 1. Download new version file, 47 2. Go to plugin directory within your project, 48 3. Delete "dmlmap" folder, 49 4. Copy & past "dml_easy_map" folder, 50 5. Activate your plugin from "Plugins/Installed Plugins" Page. 42 51 43 52 == Frequently Asked Questions == … … 72 81 == Changelog == 73 82 74 = 1.0 = 83 = 1.1.0 = 84 * New - Marker cluster 85 86 = 1.0.0 = 75 87 * First release 76 88 77 89 == Upgrade Notice == 90 91 = 1.1.0 = 92 * New - Marker cluster 78 93 79 94 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.