完成 lau fau shan → shenzhen 全量重命名,前端库和文档同步更新
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user