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

# right

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

## Declaration

```data
right: number;
```

## See Also

### Padding properties

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