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

# right

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

## Declaration

```data
right: number;
```

## See Also

### Controlling the map’s padding

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