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

Zh GoogleMap component for j.3.x, code review

Extensions
Hi there. I started to review code of component and module for using one common code for both extension (component and module). In future I'll add common use that code in plugin. Therefore that new version started new "big" version of component. PS I will continue support j2.5 release without adding new featues, etc. Just only support extension for 2.5, because joomla 2.5 is supported until December 31, 2014
Read More

Zh GoogleMap component, a few bugfixes

Extensions
Hi. I've got time and added some bugfixes: - in some cases you can't override clusterer icons (when active different icons for placemark clusters, grouped by Placemark Group attribute) - for admin panel (for j.3.x) when you save in details, any detail tab was changed to first - fixed warning for "Strict Standards: Declaration of ZhGoogleMapTableZhGoogleMap::_getAssetParentId() should be compatible with JTable::_getAssetParentId(JTable $table = NULL, $id = NULL)"in admin panel I added class names for Routes (description, totals), and for Map Header and Footer. Now you can override styles in your template not only by div ID, but also by class name. Refreshed translation files.
Read More

Zh GoogleMap, new translation

Extensions
Hi. I returned to continue development of my extensions. I've change "big" version, but only - add Hungarian translation - add one field into placemark table (date of creation) - it is only for future, now you can use it for manual setting this date. I did email messages parsing to automatic placemark creation (it works and will be used on site) The version number changed to big value only for my aims - to separate versions from "old" development circle and "new"
Read More