release: bump version to 0.59.0
Some checks failed
ci / backend (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / delivery (push) Has been cancelled
release / images (push) Has been cancelled

This commit is contained in:
rayd1o
2026-05-16 05:02:05 +08:00
parent 93eb41a9f7
commit 9b913a3b83
86 changed files with 3645 additions and 1198 deletions

View File

@@ -190,6 +190,7 @@ export const COUNTRY_BOUNDARY_CONFIG = {
tileBasePath: new URL("../data/boundaries/v1/", import.meta.url).href,
tileProvider: "auto",
pmtilesPath: new URL("../data/boundaries/earth-boundaries-china-pov-v1.pmtiles", import.meta.url).href,
legacyFallbackPath: new URL("../data/countries-admin0.min.geojson", import.meta.url).href,
mvtLayerNames: {
boundary: ["boundary_admin0", "boundary_disputed_internal", "coastline"],
claim: ["claim_line"],