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