Fix - text for POI on map
This commit is contained in:
parent
9492f28f24
commit
eb8fc36b7c
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ public class POIMapLayer extends OsmandMapLayer implements ContextMenuLayer.ICon
|
|||
}
|
||||
}
|
||||
}
|
||||
//mapTextLayer.putData(this, objects);
|
||||
mapTextLayer.putData(this, objects);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue