mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-03-21 22:39:39 +00:00
23 lines
1004 B
HTML
23 lines
1004 B
HTML
<!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-CEKlbm8H.js"></script>
|
|
<link rel="modulepreload" crossorigin href="/assets/Frame-_0hG118X.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/index-CAhF7OQY.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/LayersPanel-DHglLXEr.js">
|
|
<link rel="stylesheet" crossorigin href="/assets/Frame-BpBOn-1w.css">
|
|
<link rel="stylesheet" crossorigin href="/assets/index-DwUhsmFz.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|