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
Last Updated: 20 June, 2023