Zh GoogleMap, new features: overlapping markers on spiral, new type of group management, etc

Extensions
Hi all Plugin doesn't support it yet (untill I'll do refactoring of it) !!! I've done new release of component, now component and module supports new features:   - when you have overlapping placemarks (markers in closest place) you can set show all of it on spiral. It is like spiderfying, but I have my own algorithm of building placemarks to spin, and the other formula of building spiral -- if you want, I can add two parameters for building your own spiral type                     Before click                 After click                     - the ONLY one restriction: now it doesn't work with clusterer (when you have…
Read More

Zh GoogleMap plugin, new behavior

Extensions
Hi there I just find a little time and add a new behavior of plugin call for placemark. Now, when you call plugin for one placemark (zhgooglemap-marker), I forced disable placemark list, because it is not needed there (one placemark on map).   PS from this time plugin for joomla 2.5 is stopped in development (adding new features), due to joomla 2.5 stopped in support. Only plugin version for j.3.x will continue developing.
Read More

Zh Google Map module, new release for support all component features

Extensions
Hi. I did common use component code in module. Today all component features is supported in module, because I use the same code from component. On this week and next week I'll try to change plugin to use this code too. When I did integration, I've fixed some translation bugs - AJAX loading content and voting was only in English. Now it is OK, fixed. Therefore component was changed too. Cheers, Dmitry
Read More

Zh YandexMap, changed icon offset for custom icons! You have to read!

Extensions
Всем привет. В данном релизе (4.3.1 для компонента, 3.1 для плагина и 2.1 для модуля) ИЗМЕНЕН алгоритм вычисления отступов для пользовательских иконок. Если наименование иконки не начинается с default# то такую иконку я считаю пользовательской Будьте внимательны, если Вы используете свои иконки, то теперь при незаданных отступах центром приложения иконки считается середина нижнего края иконки! (раньше это был левый нижний край со смещением 7). Смещение 7 исторически пришло из АПИ v1, и я его просто реализовал, чтобы при переходе на АПИ2 ничего не произошло с ними. С чем связано изменение: если Вы используете свои иконки, и размеры у них отличны от тех, которые идут с расширением, Вам приходится подгонять отступ, чтобы иконка не "смещалась" при изменении масштаба. Чаще всего иконка имеет центральную точку "опоры" внизу посередине, что и сейчас я…
Read More