Fix - text for POI on map

This commit is contained in:
Alexey Kulish 2015-08-27 22:16:44 +03:00
parent 9492f28f24
commit eb8fc36b7c

View file

@ -318,7 +318,7 @@ public class POIMapLayer extends OsmandMapLayer implements ContextMenuLayer.ICon
}
}
}
//mapTextLayer.putData(this, objects);
mapTextLayer.putData(this, objects);
}
@Override