---
title: fullThoroughfare
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/place/fullthoroughfare
---

# fullThoroughfare

A combination of thoroughfare and subthoroughfare.

## Declaration

```data
fullThoroughfare: string | null;
```

## Discussion

Discussion For example, a possible fullThoroughfare for a location in Golden Gate Park in San Francisco, California, is "1054 John F Kennedy Dr".

## See Also

### Street address

- [thoroughfare](mapkitjs/place/thoroughfare.md)
- [subThoroughfare](mapkitjs/place/subthoroughfare.md)
- [postCode](mapkitjs/place/postcode.md)
