Tagged Questions
9
votes
4answers
365 views
For a web-app, how to differentiate “cluster” marker icons from normal icons on a map?
We have a map with around a dozen different kinds of markers, and there are too many to display at once so we're using cluster icons to represent multiple markers that are close together.
What ...
2
votes
4answers
276 views
How to choose a slug for “friendly url”? [duplicate]
Possible Duplicate:
Underscores vs. hyphens in URLs
I'm going to implement a sort of "friendly url" for geography like a regex
/<region>/<city>/<category>?
and then I ...
4
votes
4answers
222 views
Is there any problem having a left scrollbar on a 2-panel web window?
I'm building a web interface with two panels. On the right one there would be a map, on the left one there would be some places, similar to Google Maps. We are considering having the scrollbar of the ...
