2
votes
2answers
72 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 ...
2
votes
3answers
191 views

Constraining user actions in Maps API

I have an app which highly depends on maps. Should I allow the user to zoom in, pinch, and other things or should constraint it to only the current location. My application tracks the users location ...
3
votes
2answers
116 views

Map with ONLY Area Specific POIs - Where to Initially Zoom?

I am developing an iPhone application that uses data that is only relevant to NYC and the surrounding area. When the user loads the map initially should it: Zoom to a preset area (specifically, ...