Zh GoogleMap component, find route shows detail information, html fields have editor

Extensions
Hi. New features: Changes (2.6.2 - 2.6.3) * when you find route you can display route details * all addition HTML fields have editor When you use find control or autocomplete field you can set (in map details new slider "Route") - Show Route Panel - display route details - Draggable - you can dragg your route 3 fields for Find control (geocoding) moved to new slider "Map Find Control (geocoding)" for more convenient use For all Addition HTML fields (map, route, placemark) there is HTML-editor. See demo http://joomla.zhuk.cc/index.php/zhgooglemap-demo-feature-get2place Documentation update later
Read More

Zh YandexMap component and plugin, placemarks have start and end publishing date

Extensions
Всем привет. Добавлена функциональность: - метка имеет дату начала публикации и дату окончания, т.е. метка может автоматически прекращать выводиться, или начинать. Исправлена часть кода для реализации ограничения списка меток по пользователям и при вводе пользовательских меток, теперь получение идентификатора пользователя $currentUser = JFactory::getUser(); убрано внутрь условий, что должно способствовать уходу сообщения: nick: Доброго времени суток, установил компонент для показа карты, все настроил, но… вот тут самое интересное начинается… Дело в том, что админка моего сайта закрыта в файле htaccess и при показе карты на сайте выходит окно с просьбой ввести логин и пароль… Прикольно… мне интересно просто, кто же это просит у меня пароль в закрытую зону моего сайта? Неужто сам компонент??? Отключаю показ карты, все ок. Так… вопрос одного дня, тема для размышления всем кто скачал. nick: Отвечаю –…
Read More

Zh GoogleMap component, set route by placemarks, decorate route, override placemark icon

Extensions
Changes (2.5.2 - 2.6.1) * you can build route by entering placemarks ID, separated by ; -- in route there is a new field "Route by Placemarks" -- field "Route" is not required now * you can show description and addition HTML text below the map -- in route there is a new field "Addition HTML text" -- in route there is a new field "Show description" -- description and Addition HTML text is shown if specify. Description in H2 tag * you can override placemark icon by icon on group -- there is a new field in placemark group "Override Placemark Icon" -- a field "Override Group Icon" is renamed to "Override Cluster Icon" for more convenient understanding purpose Plugin will be later :)
Read More

Zh YandexMap, component and plugin support contacts

Extensions
Всем привет. В компонент внесены изменения - добавлена поддержка контактов для меток. 1 - Переходите к карте, появился слайдер "Интеграция" 2 - Разрешаете использование контактов 3 - Переходите к метке, в подробностях тоже есть слайдер "Интеграция" 4 - Выбираете из списка контакт, который хотите ассоциировать с меткой 5 - Выбираете внешний вид представления (текст, иконки, без промптов) На карте открываете метку и видите подробности. Выводится то, что заполнено. Список используемых полей: Имя, Должность, Адрес, Телефон, Мобильный, Факс При вводе пользовательских меток если разрешено использование контактов появляется дополнительный набор полей. При вводе пользовательских меток Вы можете указать статус создаваемого контакта, а также возможность выбора типа иконки (т.к. если бизнес-правилами установлено, что Вы всегда выбираете группу меток, а на группе стоит признак переопределения иконки, то выбор не нужен). Также Вы можете указать…
Read More

Zh GoogleMap component, you can use contact information

Extensions
Hi. New release :) Features: you can associate your contact with placemark and display contact information in placemark. 1 - enter contact 2 - go to placemark details - there is new slider "Integration" 2.1 - set "Contact" from dropdown list 2.2 - select type of view to display contact information in list "Show contact" 3 - enable integration contacts in map 3.1 - go to map details - there is new slider "Integration" 3.2 - set "Use contacts" to yes. Contact display information: name, position, phone, mobile, fax (if filled) I'll update documentation today evening or tomorrow.
Read More

Zh GoogleMap plugin, lightbox can be called from image link

Extensions
Hi. You can use image (or image and text) as a link. Put into component folder your image administrator/components/com_zhyandexmap/assets/lightbox/ administrator/components/com_zhgooglemap/assets/lightbox/ Create this folder while there is no new component version ;) And call plugin with this image. {zhgooglemap-lightbox:MMM;Title;Width;Height;Image} Example {zhgooglemap-lightbox:2;;800;500;ZhukLogo.png} See documentation for details
Read More