Fix issues

This commit is contained in:
Victor Shcherb 2015-03-25 20:23:47 +01:00
parent b5b8af3db6
commit 742e6fe6e5

View file

@ -95,7 +95,7 @@ public class MapInfoLayer extends OsmandMapLayer {
lanesControl = ric.createLanesControl(map, view);
streetNameView = new MapInfoWidgetsFactory.TopTextView(map.getMyApplication(), map);
updateStreetName(calculateTextState());
updateStreetName(false, calculateTextState());
alarmControl = ric.createAlarmInfoControl(app, map);
alarmControl.setVisibility(false);