addLogoCards 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.

addLogoCards(_cards: HTMLTableElement, _vp: ScreenViewport): void

Parameter Type Description
_cards HTMLTableElement  
_vp ScreenViewport  

Returns - void

Defined in

Last Updated: 25 April, 2024