地图组件和ECS框架完成
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
|
||||
<title>llm_chat</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
<!-- MapLibre -->
|
||||
<script src='https://unpkg.com/maplibre-gl@^5.3.0/dist/maplibre-gl.js'></script>
|
||||
<link href='https://unpkg.com/maplibre-gl@^5.3.0/dist/maplibre-gl.css' rel='stylesheet'/>
|
||||
<script src="https://unpkg.com/pmtiles@3.2.0/dist/pmtiles.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script src="flutter_bootstrap.js" async></script>
|
||||
|
||||
Reference in New Issue
Block a user