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 ...
2
votes
3answers
188 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 ...
1
vote
2answers
53 views

how to subtly indicate that an address is “mappable” in a mobile app?

We're building an iPhone app for delivery drivers. Each driver has a route of about 50 locations, 10-15 of which get scheduled for each day's deliveries, depending on which location needs restocking. ...
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, ...