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
- Upload
oi-ya-maps
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- Installation Instructions
-
- Upload
oi-ya-maps
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload
- 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
Reviews
Спам
В коде плагина есть спамная ссылка, которая выводится на странице!
Отлично
никаких проблем, просто работает 2 года
Отлично
Простой в использовании рабочий плагин. Кнопка вызова конструктора карт располагается в визуальном редакторе. Нужно ввести адрес, дождаться пока подставятся значиния в поле “координаты” и нажать кнопку “insert map”, после вставить сгенерированный шорткод в нужное место.
Not bad
It works, but have some problems: when I insert map, I can`t it edit later in popup as at first, I must create new map.
An outgoing link in front end
Please remove
$author_link = ‘‘ . __(‘OYM’, ‘oi_ya_maps’) . ‘‘;
from the front end.
file: /wp-content/plugins/oi-yamaps/oi-ya-maps.php
Cyrillic charset friendly! Дружит с кириллицей!
Понравилось, что задавать адрес можно не только в формате латиницы
[placemark address="Samara, Pushkina, 1"]
но и писать вполне по-русски:
[placemark address="Самара, Пушкина, 1"]
А также, что можно указывать не один маркер, а сразу много.
Было бы круто, если бы можно было скрыть/изменить элементы управления от яндекса (масштаб, перемещение …) или стилизовать их под стиль сайта.
Contributors & Developers
“Oi Yandex.Maps for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Oi Yandex.Maps for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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