url

url: string

The endpoint URL for the asset, used together with accessToken to fetch its tiles. The exact shape depends on the asset type:

  • For terrain assets, this is the base URL to which callers append resource paths (e.g. layer.json); a trailing / is added automatically if not already present.
  • For 3D Tiles assets, this is the URL of the tileset's root document (e.g. tileset.json), requested directly, with child resources resolved relative to it.

Defined in

Last Updated: 23 June, 2026