Every marker used disableDepthTestDistance: Infinity, so points/billboards on the FAR side of the Earth drew on top of the near hemisphere instead of being occluded — reading as 'dots stuck, not moving with the globe' when you rotate. Changed to 50000 (50km) across all layers: the globe now occludes far-side markers, while you can still zoom right up to one without it clipping into the surface. Also made the billboard layers (aircraft/military/adsb/radius) explicit for consistent behavior. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
35 lines
519 B
JSON
35 lines
519 B
JSON
{
|
|
"cards" : [
|
|
{
|
|
"frame" : [
|
|
[
|
|
3694,
|
|
2404
|
|
],
|
|
[
|
|
612,
|
|
792
|
|
]
|
|
],
|
|
"id" : "D93DF780-0BD3-4FC7-8652-AF984C9E7518",
|
|
"kind" : "mainText",
|
|
"orientation" : "portrait",
|
|
"pageSize" : "letter",
|
|
"z" : 0
|
|
}
|
|
],
|
|
"magnification" : 1,
|
|
"scrollOrigin" : [
|
|
0,
|
|
0
|
|
],
|
|
"shapes" : {
|
|
"backgroundHex" : "#00000000",
|
|
"elements" : [
|
|
|
|
],
|
|
"height" : 6000,
|
|
"width" : 8000
|
|
},
|
|
"version" : 1
|
|
} |