getCesiumAssetUrl Function
Return the URL for a Cesium ION asset from its asset ID and request Key.
getCesiumAssetUrl(osmAssetId: number, requestKey: string): string
Parameter | Type | Description |
---|---|---|
osmAssetId | number | |
requestKey | string |
Returns - string
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.