---
title: bottom
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/padding/bottom
---

# bottom

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

## Declaration

```data
bottom: number;
```

## See Also

### Controlling the map’s padding

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