ZhYandex Map, you can control title h1 – (h2 or h3) tag

Extensions
В опциях компонента появилась возможность настраивать H-тег (h2 или h3). До этого момента был тег h2 и в нескольких местах h1. Теперь все берется из настройки. Версия выложена в JED, так что теперь можно и не через Extension Manager обновиться до последней версии.
Read More

Zh YandexMap, big code review

Extensions
Всем привет. Наконец-то я переработал расширение на использование одного и того же кода, что и в компоненте. Это большая веха, так как после данного релиза мне будет легче перейти на АПИ карт v.2.1 Сейчас в JED оставлена предыдущая версия, т.е. вы сможете откатиться на случай, если что-то сломается после обновления. Я это сделал для того, что пока я буду вне доступа к форуму и к расширению, вы сможете откатиться без ожидания, пока я не вернусь из отпуска. Переработан компонент, плагин и немного исправлен модуль. Более того, сейчас плагин стал поддерживать все опции, которые есть в компоненте (управление меток через список групп и т.п.)
Read More

Zh GoogleMap, admin section improvements

Extensions
I changed administrator section for map, placemark and path section. Due to: https://developers.google.com/maps/pricing-and-plans/standard-plan-2016-update Ie keyless access will be unsupported. Now for displaying map in admin section I use component options too (API version and API Key).
Read More

Zh GoogleMap, bugfixes for plugin

Extensions
Hi. I did little release to fix bugs and will continue improvements component: * show message to enter text address for Find and Route buttons when you press with empty field plugin: * fixed style loading for geotags call translation: * added new translated lines
Read More

Zh GoogleMap, new panel feature, lot of changes

Extensions
Hi. The new release of all extensions is done. Buffixes: * fixed ajax loading placemarks in plugin call and module (it was loaded twice, by ajax and in page code) * when you enable hovering feature and used infowin to display text, it anchored to bottom center (as the placemark icon), but infobubble displayed with offset. Now InfoWin and InfoBubble displayed with offset - anchored above the icon New features: * new value for component option "Map Initialization Type", it is "JQuery ready event". As I wrote in my docs, if the other extension use "onload" function to initialization, the map is not displayed, and I suggested to use "domready" init type. But it is a mootools part, and now Joomla removed this tools from framework and use JQuery. Some…
Read More