完成 lau fau shan → shenzhen 全量重命名,前端库和文档同步更新

This commit is contained in:
2569718930@qq.com
2026-05-25 06:10:54 +08:00
parent 341397bc45
commit bf4be0436b
15 changed files with 30 additions and 57 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ const CITY_MARKER_DISPLAY_OFFSETS: Record<
// Shek Kong sits between the Hong Kong and Shenzhen cards and gets visually buried
// by their wide marker bubbles. Shift only the rendered marker, not the true point.
"shek kong": { x: 34, y: -26, zIndexOffset: 320 },
"lau fau shan": { x: -40, y: 14, zIndexOffset: 300 },
"shenzhen": { x: -40, y: 14, zIndexOffset: 300 },
};
function getMarkerDisplayOffset(cityName: string) {