Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-11-09 07:21:32 +01:00
commit 914b22fb21

View file

@ -464,6 +464,7 @@ public class ContextMenuLayer extends OsmandMapLayer {
} else if (showUnknownLocation) {
hideVisibleMenues();
selectedObjectContextMenuProvider = null;
LatLon latLon = getLatLon(point, tileBox);
activity.getMapViewTrackingUtilities().setMapLinkedToLocation(false);
menu.show(latLon, null, null);