feat(map): add province city district vehicle drilldown

This commit is contained in:
lingniu
2026-08-03 22:03:38 +08:00
parent dc5f88cf16
commit b6f1e89e4f
5 changed files with 256 additions and 91 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css?v=2026080322">
<link rel="stylesheet" href="styles.css?v=2026080324">
<!-- 高德地图 (AutoNavi AMap) Web JS API v2.0 Configuration -->
<script type="text/javascript">
@@ -188,6 +188,6 @@
</div>
<script src="app.js?v=2026080322"></script>
<script src="app.js?v=2026080324"></script>
</body>
</html>