Quote:
Originally Posted by zendiver
Nice MOD stony, but I could see, with additions to locations, events, landmarks, members, etc....the map could get pretty crowded and somewhat over-bearing. What would be nice to see would be clickable balloons in the legend that when clicked on, would then populate the map with only the information the user wants to see.
Just a thought.
|
That was the initial architecture but as I need to set the markers asynchronous from XML with Javascript this becomes a very heavy load product as the markers file needs to be created.
However, I think I solved it for the next version as I'll create 1 file per category (1 file per usersgroup for the member edition) that should give me enough flex to build the marker filter directly.
I'm still looking for the best way to build the markers on the map. There is a way to use php but I'm not convinced that it's the best way to go as the script is written now. So I'm rewriting it.
Your second remark is in fact sort of present as the listings include a show on map function. I'll make the balloon open in the next version.