Zh GoogleMap component, new feature – dynamic content request

Extensions
Hi Today I've finished tests and fixes. Now you can enable dynamic loading content in map properties. Go to Map tab. Open your map details. Open Advanced options slider. You can see Loading content data dynamically field. If you set it to Yes, then when map is loading, there is no creation content string and onclick listeners for each placemarks. And when placemarks created, the only one loop to create onclick listener for placemarks, which do the same - get Action by Click, Zoom by Click and proceed it. And when, for example - Open infowin - it loads data to show and show it. It can reduce page size and cause to more quickly response. In next week I gonna do support that feature changes in module and plugin.…
Read More

Zh YandexMap, new features for traffic layer

Extensions
Всем привет. Добавлены 2 поля на слайдере Map Controls Добавил автоматический показ слоя пробок (не надо нажимать кнопку лишний раз :)) - поле Show Traffic Layer Для второй версии API также действует параметр Traffic Layer Provider - Ключ провайдера пробок, показываемых на карте - Сейчас или Обычно
Read More

Zh GoogleMap, bugfix is relased

Extensions
Hi. I've fixed my mistake. Sorry for inconvenience :) I want to improve performance, but forget about additional HTML text field in placemarks. And I did performance improvement - if you don't want to show any info in infowin - you should set "Action by Click" to "No". And in this case I don't create any data for placemark infowin. PS I've added a few new icons. And fix one more little - hide infobubble when you show in InfoWin street view Thanks. Dmitry
Read More

Zh GoogleMap, fixing – not create extra data

Extensions
Hi. I've change some logic in creation infowin content. It was not noticeable. When you create placemark, and set there is no infowin content, I created infowin content, but not to show it. Today I fixed it, if you create simple placemark (or path) without infowin content - I'll not create this content. PS I miss situation, then you are not show title, description, but show additional HTML text. I'll fix it in near 1-2 hours.
Read More

Zh YandexMap, new feature – map bounds

Extensions
Всем привет. Немного исправил расширения, чтобы не выводилось сообщение про неинициализированные переменные в php. Добавлена возможность ограничения границ карты, в свойствах карты в поле Map Bounds введите две пары координат, разделенных точкой с запятой. Сами координаты между собой разделены запятой. Т.е. longitude1,latitude1;longitude2,latitude2
Read More

Zh GoogleMap, global modifications

Extensions
Hi. I've updated all my google's extensions. The main changes - changed restrictions for placemarks displaying displayed only published placemarks with no group displayed only published placemarks with published groups displayed placemarks with enabled entering placemarks by frontend, and restricted by admin settings For direction service added section for catching errors (faults), and displaying errors
Read More