Slackbot
06/12/2023, 8:24 PMFil
06/12/2023, 8:26 PMpat wo
06/12/2023, 8:36 PMMichael Cooper
06/12/2023, 8:41 PMdisplay: flex
or display: grid
pat wo
06/12/2023, 8:45 PMMichael Cooper
06/12/2023, 8:45 PMpat wo
06/12/2023, 8:48 PMFil
06/13/2023, 5:58 AMpat wo
06/14/2023, 9:34 AMFil
06/14/2023, 11:27 AMpat wo
06/14/2023, 2:08 PMpat wo
06/14/2023, 2:11 PMdomain: views[0].projection(continentsDisputedAreasTopo[0])
pat wo
06/14/2023, 2:17 PMFil
06/14/2023, 2:44 PMFil
06/14/2023, 2:47 PMprojection: {
type: "identity",
inset: 2,
domain: {
type: "MultiPoint",
coordinates: [
[0, 0],
[1000, 1000]
]
}
},
which corresponds to the projection definition. Note that I haven't tried to care for the aspect ratio, this is another exercise left to the readerpat wo
06/14/2023, 3:57 PM