Zh GoogleMap component, set route by placemarks, decorate route, override placemark icon

Extensions
Changes (2.5.2 - 2.6.1) * you can build route by entering placemarks ID, separated by ; -- in route there is a new field "Route by Placemarks" -- field "Route" is not required now * you can show description and addition HTML text below the map -- in route there is a new field "Addition HTML text" -- in route there is a new field "Show description" -- description and Addition HTML text is shown if specify. Description in H2 tag * you can override placemark icon by icon on group -- there is a new field in placemark group "Override Placemark Icon" -- a field "Override Group Icon" is renamed to "Override Cluster Icon" for more convenient understanding purpose Plugin will be later :)
Read More

Zh GoogleMap component, you can use contact information

Extensions
Hi. New release :) Features: you can associate your contact with placemark and display contact information in placemark. 1 - enter contact 2 - go to placemark details - there is new slider "Integration" 2.1 - set "Contact" from dropdown list 2.2 - select type of view to display contact information in list "Show contact" 3 - enable integration contacts in map 3.1 - go to map details - there is new slider "Integration" 3.2 - set "Use contacts" to yes. Contact display information: name, position, phone, mobile, fax (if filled) I'll update documentation today evening or tomorrow.
Read More

Zh GoogleMap plugin, lightbox can be called from image link

Extensions
Hi. You can use image (or image and text) as a link. Put into component folder your image administrator/components/com_zhyandexmap/assets/lightbox/ administrator/components/com_zhgooglemap/assets/lightbox/ Create this folder while there is no new component version ;) And call plugin with this image. {zhgooglemap-lightbox:MMM;Title;Width;Height;Image} Example {zhgooglemap-lightbox:2;;800;500;ZhukLogo.png} See documentation for details
Read More

Zh GoogleMap component and plugin can zoom KML, use Elevation API

Extensions
Hi. New features of component: Changes (2.4.10 - 2.4.11) * add "Elevation" field in map tap to show Elevation in point where you click (using elevation api) * add "KML Layer Show Type" (in paths tab) to set zoom map or do not change when load KML-layer * add "Compatible Mode" option in component option to get over the error "link.hasClass is not a function" (when use marker managing by group list). Just set yes to fix this problem (it can be in IE6/7) And two first of above implemented in plugin
Read More