-2
votes
2answers
314 views

How well does Google Maps work in a responsive environment?

When a Google map is embedded within a responsive design page, how does it render the map when the page is being viewed as a mobile layout. In other words, when shrunken down to a mobile layout, does ...
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. ...
6
votes
2answers
179 views

Should a self-guided tour app show the path taken by a user or just a pin for each visited place?

I'm in charge of development of a cross-platform, mobile device self-guided tour app using Google Maps. We have three options for showing users visited vs. unvisited locations: 1) Just show the ...