---
title: showsRoadLabels
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/abstractlookaround/showsroadlabels
---

# showsRoadLabels

A Boolean value that indicates whether the Look Around view shows road labels.

## Declaration

```data
get showsRoadLabels(): boolean;
set showsRoadLabels(value: boolean);
```

## See Also

### Controlling additional information the Look Around view displays

- [showsPointsOfInterest](mapkitjs/abstractlookaround/showspointsofinterest.md)
