=== Oi Yandex.Maps for WordPress === Contributors: sh14 Donate link: https://money.yandex.ru/topup/card/carddetails.xml?receiver=41001112308777&skr_sum=350 Tags: coordinates, maps, geolocation, location, placemark, yandex Requires at least: 3.2 Tested up to: 4.8.1 Stable tag: 2.50 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The plugin allows you to use Yandex.Maps on your site pages and put the placemarks on the map. Without an API key. == Description == This plugin uses Yandex.Map API service to provide maps on your site. You can point coordinates or address of some places, and put your map to any page of your site. You can add so many maps on one page and so many placemarks on a map as you want. Just use shortcode with parameters. You can use custom fields - 'latitude' and 'longitude'. Now you can use visual shortcode editor. API loads not on every page, but only when it's needed! == Installation == 1. Upload `oi-ya-maps` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = How can I add Stretchy Icons? = Just add the "iconcontent" attribute [showyamap address="Moscow, Birulevskaya st., 1" iconcontent="Content"] = How can I change Stretchy Icon color? = Use simple twirl icons "twirl#nightIcon" or twirl icons with dot "twirl#nightDotIcon". If you use "iconcontent" then icon automaticaly turns to stretchy. = Russian description = https://oiplug.com/plugins/oi-yandex-maps-for-wordpress == Screenshots == 1. Shortcode in admin panel. 2. Map on a front page. 3. Shortcode button. 4. Visual shortcode editor. == Changelog == = 2.50 = * new: address coordinates caching added; * fix: refactoring coordinates getting function; * fix: only one field left for address or coordinates; = 2.42 = * fix: coordinates print deleted; = 2.41 = * fix: map center normalized; = 2.4 = * fix notices; * form view; * shortcode making; * plugin url; = 2.3 = * fix: showmap coordinates missing; * fix: fixed error when showmap doesn't contain coordinates; * new: now you can turn off map controls * new: added custom placemark image * new: map center depends on placemarks = 2.2 = * fix: fixed error when coordinates used * fix: fixed error whith map center * new: added shortcode button * new: localization: russian language added = 2.1 = * fix: fix html in placemark * new: center parametr added * new: curl enable check = 2.0 = * fix: Some fixes. * new: Option page added. * new: Language support added. * new: Multi Placemarks support added. = 1.2 = * fix: Placemark ID numbers fixed * new: iconcontent attribute added - Stretchy Icons support = 1.1 = * fix: Maps ID numbers fixed = 1.0 = * Initial release == Upgrade Notice == = 1.2 = None critical update. It just add Stretchy Icons support.