Zh GoogleMap, new repacked release

Extensions
Hi. Today I did new release, and suggest to get it from JED. What's new: - now all extensions included in one package, and this package uploaded into JED - now you don't need to get each extension from JED and install it - this package supports autoupdate feature too, and when I'll develop new extension for this component (for example system plugin or search plugin), it will be included into package and you'll get it automatically. - plugin, component and module still have autoupdater, and if I need to fix it (or add new features) you'll get it as it was   After about a month I'll delete separate plugin and module from JED, because it is included in one distribution package (where component was). Cheers, Dmitry
Read More

Zh GoogleMaps, added new features

Extensions
Hi. I did new release of component today with two new features. 1. now you can set hover fill color for rectangles and circles                       2. you can add article into infowin's body. If you open placemark integration section, you can see an article selector. It was, but you could just add button into infowin. Now you can go to appearance section and select "Title and Article (by iframe)" or "Article (by iframe)" infowin content field.                     To alter styles for iframe you can add it's CSS style into field in integration section and define it in your template
Read More

Zh GoogleMap, component and plugin bugfix

Extensions
Hi. Today I did new releases for component and plugin. Component fixed: you can get warning for not initialized variable "adsenses" Plugin fixed: if you have more than one article on page, or a few Custom HTML modules with plugin call - you can get error (if for different maps you have different settings of features)
Read More

Zh GoogleMap, code and styles review

Extensions
Hi. As Google change styles for it's map control I added this too. By default (if you don't set map API version) you are using 3.exp (experimental) version. If you set version to 3 - then you will use last release. From version 3.22 some controls is not exists. Ie if you set version to 3.21 then you'll see "old" version of control. Changes: - Overview map control - deprecated - Pan control - deprecated - for Zoom control just only one style I change button styles to have the same style as google maps controls Look at two images to compare the difference
Read More

Zh GoogleMap, little bugfix

Extensions
Hi I fixed little bug - when you use placemark management by group list and use placemark list, and in map options you set "Synchronize with placemark list" to yes and have placemarks with option "Include in Placemark List" to "No" you got an error
Read More

Zh YandexMap, исправление ошибки при работе со списко групп

Extensions
Исправлена ошибка, которая могла появиться при выводе карты и управлении метками через список групп - если группа была неопубликована, то возникала ошибка и работа данной опции происходила некорректно
Read More

Zh YandexMap, component can load pacemarks by different ways

Extensions
Добавлена возможность конфигурировать каким образом динамически загружать метки         По умолчанию используется метод загрузки - Все метки. Если использовать второй способ (все (в два этапа)), то сначала загрузятся метки, попадающие в видимую область карты, затем все остальные метки. Третий способ (был изначально реализован и использовался по умолчанию) - загружались метки только видимой области карты, и при изменении масштаба или центра карты производится запрос и определение тех меток, которые следовало бы подгрузить. Данный метод имеет как плюсы: загружаются только метки в видимой области, и если их немного, то вы их сразу видите. И при перемещении подгружаюстя также только новые (необходимые). Но он имеет и отрицательный момент - если устанавливаете масштаб карты с видимостью большого числа меток, то любое перемещение центра приводит к запросам на определение необходимых новых меток…
Read More