Zh GoogleMap, module and plugin support additional parameters

Extensions, Joomla!
Hi. I changed some styles in component (menu item) - width of fields. I added the same fields as in component into module (paths and routes), and apply width style for all parameters. In module now you can select map (not enter its ID) In plugin call by CategoryList and GroupList now there is a new parameter - ObjectTypeList. In it you can manage what map objects will be displayed by this Category or Group. By default it is placemark, for backward compatibility. And fixed double definition of paths for case dynamic loading map objects.  
Read More

Zh BaiduMap, code review and added a lot of features

Extensions
Hi. Finally I did new release. I reviewed all code. Added module. All parts of extension - component, module and plugin use one common code. Added new parameters for component call (menu item). You can manage h-tag (h2 or h3) for infowin by component options. Added ground overlays, labels for markers, dynamically loading placemarks and paths (by mootools or JQuery) or its content. Added style support for map, and CSS and JS files loading. For map div by default added default CSS style, which fix styles not only for component call, but also in plugin and module. Management by group list manage not only placemarks, but also paths. And it has autocomplete group search field, show all/hide all option. Added group sorting. In future will be added routes, map types,…
Read More