Skip to content

Map in basket detail

Adds a small map in the basket detail activity (similar to the attached screenshot). The code to load the bitmap is moved in a OsmDroid helper class so that it can be reused in the new basket activity.

When the user clicks on the basket an intent is triggered to show the basket on a map (e.g. using Google Maps, OSMAnd, Komoot etc.).

Screenshot_1558253382

Merge request reports

Loading