---
title: reload()
framework: mapkitjs
role: symbol
role_heading: Instance Method
path: mapkitjs/tileoverlay/reload
---

# reload()

Reloads the tile overlay for the displayed map region with the latest data values.

## Declaration

```data
reload(): void;
```

## See Also

### Customizing the tile overlay

- [imageForTile](mapkitjs/tileoverlay/imagefortile.md)
- [data](mapkitjs/tileoverlay/data.md)
