mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
deploy: 9598b8abeb
This commit is contained in:
22
index.html
Normal file
22
index.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="theme-color" content="#3131DC"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>PMTiles viewer</title>
|
||||
<link rel="preconnect" href="https://api.protomaps.com"/>
|
||||
<link rel="preconnect" href="https://protomaps.github.io"/>
|
||||
<link rel="preconnect" href="https://unpkg.com"/>
|
||||
<link rel="preconnect" href="https://demo-bucket.protomaps.com"/>
|
||||
<script type="module" crossorigin src="/assets/map-A9aE7LGM.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/Frame-Cpo70DD7.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/index-BcyptosN.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/LayersPanel-BajTPlsd.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/Frame-mHu1raNU.css">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CZuhCl9S.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user