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 Maps, questions!!!

Extensions
Hi. I've succeeded in dynamic loading data into placemarks infowin and etc, and have o few questions: * do you need to include some dynamically featured into extension - for example, loading KML files by using requests (to hide file sources) and etc. * describe what you wish or want to use dynamic features Thanks, Dmitry ------------------------- Всем привет. У меня получилось динамическая загрузка информации во всплывающее окно метки и т.п., и у меня есть несколько вопросов * необходимы ли вам некоторые динамические возможности - например, загрузка KML файлов (если это для гугловских расширений или других форматов) использую динамические запросы (для скрытия источника файла) и т.п. * опишите, как бы вы хотели использовать динамические возможности Спасибо, Дмитрий
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