---
title: showsUserLocationControl
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/showsuserlocationcontrol
---

# showsUserLocationControl

A Boolean value that determines whether the user location control is visible.

## Declaration

```data
showsUserLocationControl?: boolean;
```

## Discussion

Discussion The default value is false.

## See Also

### Enabling user location

- [showsUserLocation](mapkitjs/mapconstructoroptions/showsuserlocation.md)
- [tracksUserLocation](mapkitjs/mapconstructoroptions/tracksuserlocation.md)
