addAttributions Method

Add attribution logo cards for the terrain data supplied by this provider to the Viewport's logo div. For example, a provider that produces meshes from Bing Maps would be required to disclose any copyrighted data used in the production of those meshes.

addAttributions(cards: HTMLTableElement, vp: ScreenViewport): Promise<void>

Parameter Type Description
cards HTMLTableElement  
vp ScreenViewport  

Returns - Promise

Defined in

Last Updated: 03 April, 2025