Download a TileJSON document and make its relative tiles[] entries absolute.
osm() and satellite() do no I/O, so this is how you obtain a TileJSON when the
style needs one at build time — to inline it via urls, or to inspect it with
osm.languages(). To resolve an already-built style instead, use inlineSources().
Download a TileJSON document and make its relative
tiles[]entries absolute.osm()andsatellite()do no I/O, so this is how you obtain a TileJSON when the style needs one at build time — to inline it viaurls, or to inspect it withosm.languages(). To resolve an already-built style instead, useinlineSources().