You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If my gltf resource requires a token to access, only the first gltf can request it during loading, and the image and bin requests inside are not compatible
My request is to include the token parameter in the image and bin requests
If my gltf resource requires a token to access, only the first gltf can request it during loading, and the image and bin requests inside are not compatible
My request is to include the token parameter in the image and bin requests
Here is my code
map.addLayer({
id: 'custom_layer',
type: 'custom',
renderingMode: '3d',
onAdd: function (map, mbxContext) {
The text was updated successfully, but these errors were encountered: