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 list – check if its OK, because I change some code to filter placemarks before I start its proceeding