auto: 2026-07-26 19:29 (ESD_LAPTOP)
This commit is contained in:
@@ -360,7 +360,7 @@ export function createSurfaceMapViewer(): SurfaceMapViewer {
|
||||
width: number,
|
||||
height: number,
|
||||
): void {
|
||||
context.font = "10px sans-serif";
|
||||
context.font = "600 13px sans-serif";
|
||||
context.textAlign = "center";
|
||||
context.textBaseline = "middle";
|
||||
(Object.keys(CONTOUR_LABEL_KEYS) as GisLayer[]).forEach((layer) => {
|
||||
|
||||
Reference in New Issue
Block a user