Zh GoogleMap component, your site users can create placemarks

Extensions
Hi. I've added some features: Changes (2.9.17 - 2.9.19) * you can enter placemarks from FrontEnd (additional fields in Advanced Options slider of map) * change marker clusterer vaerion to 2.0.9 * add 3 new predefined icons: - mapiconscollection-sports-field_target - mapiconscollection-industry-gas_cylinder1 - mapiconscollection-industry-gas_cylinder2 * image URL fields for placemark support Media Manager (on placemark details page) - URL Image - URL Image Thumbnail * refreshed code for compatibility mode for resource files PS: for details about enabling feature "users placemarks" - I'll create tutorial in 1-2 days It a few words: * Placemark Filter - enable filtering placemarks by user * Allow to user enter placemarks - enable users to enter placemarks * New Placemark State - status of created placemark * New Contact State - status of created contact…
Read More

Zh GoogleMap component, new types of placemark list, hiding placemark in route

Extensions
Hi. In component there are next changes (2.9.15 - 2.9.17) * you can show icon or image in placemark list - added new types * you can hide placemarks of route by setting "Suppress placemarks" field * in placemark details you can enter URL for image for placemark list in fiend "URL image thumbnail" I've changed some class names for Placemark List! If you use external styles, please check my css file for difference, for example. I've add classNames for tags: a, ul, li
Read More

Zh GoogleMap component, bugfix for placemark list

Extensions
Hi. I've found, that when you try to switch off button for placemark list (set position = no), the static text or icon is still exists. I've fixed it. For Placemark Group Control: in placemark group list I've added 3 divs for your more flexible customization by class names.I added for a-tag, and included img-tag, text. Ie divs now this -a --img --text Sorry for unconvenience with this bug
Read More

Zh GoogleMaps, questions for improvements

Extensions
Hi. I need your help :) I plan to include Ajax queries into component, ie dynamic loading data. For example, there is no need to load all placemarks (as I do now). And for example you have list of something, click on its item cause load data. And my question: List of what. Because placemarks can be in different maps, and may be you want to load in this case. - list of categories (all, used on this map, plain, hierarchy) - list of placemark groups - ... And is it convenient to have one big text item, where you will enter its IDs, or would be more useful to use tables (lists) Please, don't hesitate. Post me. And explain how want you use it - it is for usability.
Read More

Zh GoogleMap component, placemark list feature

Extensions
Hi. I've added new feature: In map details there is a new slider "Placemark List" You can define size of placemark list, its position, action by click, style, background color. Position: * left and right = table creation * list-map and map-list = divs creation, you can apply your styles * external = create in any place < ul id="GMapsMarkerUL" style="list-style-type: none;">< /ul > with your styles and list will be there :) I've added spaces to escape template not proceed code-tag or pre-tag. In documentation it will be OK. Style: * simple * advanced * external There are 2 predefined styles (simple, advanced), which loaded by css-file. Depend on style the ul-tag IDs and style names is changed See demo http://joomla.zhuk.cc/index.php/zhgooglemap-demo-placemark-list PS if you use placemark management by group…
Read More