---
title: bottom
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/paddingdata/bottom
---

# bottom

The amount of padding, in CSS pixels, to inset the map from the bottom edge.

## Declaration

```data
bottom: number;
```

## See Also

### Padding properties

- [left](mapkitjs/paddingdata/left.md)
- [right](mapkitjs/paddingdata/right.md)
- [top](mapkitjs/paddingdata/top.md)
