android - How to implement a little static map preview as list icon? -


I created a ListActivity and now I want to add it as a map preview list. I do not want to expand the map view because: first I need a little static preview and secondly, I already expanded to ListView.

I have tried to use it already, but also that does not look quite good in small dimensions:

There is nothing in the Android that generates map previews, sorry. For this you have to use some web service.


Comments