3
votes
1answer
144 views

Navigating between map and list representations of data

This question is of an Android bent, but the answers could probably be applied to other domains. There are a number of examples out there where locations are shown in both map and list view. For ...