API Reference > imodeljs-frontend > Tiles > TileTreeReference > decorate decorate Method Optionally add any decorations specific to this reference. For example, map tile trees may add a logo image and/or copyright attributions. decorate(_context: DecorateContext): void note This is currently only invoked for background maps and TiledGraphicsProviders - others have no decorations, but if they did implement this it would not be called. Parameter Type Description _context DecorateContext Returns - void Defined in core/frontend/src/tile/TileTreeReference.ts Line 74 Last Updated: 11 June, 2024