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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.