4
votes
2answers
91 views

How should locations without exact addresses be represented on a city map alongside locations with exact addresses?

I have a dataset of items I'm interested in mapping over a greater metropolitan area, with multi-item cluster markers at a zoomed-out scale and single-item point markers when zoomed in. Users would be ...
2
votes
2answers
68 views

Map with tappable neighborhoods vs. list of neighborhoods in iPhone app

I'm designing an iPhone app which gives users the option to filter by neighborhoods and I'm considering giving users the option to select neighborhoods from a list as well as by tapping on ...
7
votes
1answer
82 views

Re-plotting items on a map

I am working on a map based system for a control centre. The operatives who work in the control centre work on various map based events such as traffic, roadworks etc. One of the tasks the users wish ...
5
votes
2answers
189 views

Zoom behavior - can you recommend websites with good zooming experience (not maps)

I am working on a system that presents a hierarchial organizational tree. Each node can potentially have 10 children. The tree has about 10 levels. I want to present information on each node when ...