maps.html 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta19
  5. * @link https://tabler.io
  6. * Copyright 2018-2023 The Tabler Authors
  7. * Copyright 2018-2023 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <title>Maps - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  16. <script defer data-api="/stats/api/event" data-domain="preview.tabler.io" src="/stats/js/script.js"></script>
  17. <meta name="msapplication-TileColor" content=""/>
  18. <meta name="theme-color" content=""/>
  19. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
  20. <meta name="apple-mobile-web-app-capable" content="yes"/>
  21. <meta name="mobile-web-app-capable" content="yes"/>
  22. <meta name="HandheldFriendly" content="True"/>
  23. <meta name="MobileOptimized" content="320"/>
  24. <link rel="icon" href="./favicon.ico" type="image/x-icon"/>
  25. <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"/>
  26. <meta name="description" content="Tabler comes with tons of well-designed components and features. Start your adventure with Tabler and make your dashboard great again. For free!"/>
  27. <meta name="canonical" content="https://preview.tabler.io/maps.html">
  28. <meta name="twitter:image:src" content="https://preview.tabler.io/static/og.png">
  29. <meta name="twitter:site" content="@tabler_ui">
  30. <meta name="twitter:card" content="summary">
  31. <meta name="twitter:title" content="Tabler: Premium and Open Source dashboard template with responsive and high quality UI.">
  32. <meta name="twitter:description" content="Tabler comes with tons of well-designed components and features. Start your adventure with Tabler and make your dashboard great again. For free!">
  33. <meta property="og:image" content="https://preview.tabler.io/static/og.png">
  34. <meta property="og:image:width" content="1280">
  35. <meta property="og:image:height" content="640">
  36. <meta property="og:site_name" content="Tabler">
  37. <meta property="og:type" content="object">
  38. <meta property="og:title" content="Tabler: Premium and Open Source dashboard template with responsive and high quality UI.">
  39. <meta property="og:url" content="https://preview.tabler.io/static/og.png">
  40. <meta property="og:description" content="Tabler comes with tons of well-designed components and features. Start your adventure with Tabler and make your dashboard great again. For free!">
  41. <!-- CSS files -->
  42. <link href="https://api.mapbox.com/mapbox-gl-js/v1.8.0/mapbox-gl.css" rel="stylesheet"/>
  43. <link href="./dist/css/tabler.min.css?1685973381" rel="stylesheet"/>
  44. <link href="./dist/css/tabler-flags.min.css?1685973381" rel="stylesheet"/>
  45. <link href="./dist/css/tabler-payments.min.css?1685973381" rel="stylesheet"/>
  46. <link href="./dist/css/tabler-vendors.min.css?1685973381" rel="stylesheet"/>
  47. <link href="./dist/css/demo.min.css?1685973381" rel="stylesheet"/>
  48. <style>
  49. @import url('https://rsms.me/inter/inter.css');
  50. :root {
  51. --tblr-font-sans-serif: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  52. }
  53. body {
  54. font-feature-settings: "cv03", "cv04", "cv11";
  55. }
  56. </style>
  57. </head>
  58. <body >
  59. <script src="./dist/js/demo-theme.min.js?1685973381"></script>
  60. <div class="page">
  61. <!-- Navbar -->
  62. <header class="navbar navbar-expand-md d-print-none" >
  63. <div class="container-xl">
  64. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
  65. <span class="navbar-toggler-icon"></span>
  66. </button>
  67. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  68. <a href=".">
  69. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  70. </a>
  71. </h1>
  72. <div class="navbar-nav flex-row order-md-last">
  73. <div class="nav-item d-none d-md-flex me-3">
  74. <div class="btn-list">
  75. <a href="https://github.com/tabler/tabler" class="btn" target="_blank" rel="noreferrer">
  76. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  77. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg>
  78. Source code
  79. </a>
  80. <a href="https://github.com/sponsors/codecalm" class="btn" target="_blank" rel="noreferrer">
  81. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  82. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  83. Sponsor
  84. </a>
  85. </div>
  86. </div>
  87. <div class="d-none d-md-flex">
  88. <a href="?theme=dark" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip"
  89. data-bs-placement="bottom">
  90. <!-- Download SVG icon from http://tabler-icons.io/i/moon -->
  91. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg>
  92. </a>
  93. <a href="?theme=light" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip"
  94. data-bs-placement="bottom">
  95. <!-- Download SVG icon from http://tabler-icons.io/i/sun -->
  96. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg>
  97. </a>
  98. <div class="nav-item dropdown d-none d-md-flex me-3">
  99. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  100. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  101. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
  102. <span class="badge bg-red"></span>
  103. </a>
  104. <div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
  105. <div class="card">
  106. <div class="card-header">
  107. <h3 class="card-title">Last updates</h3>
  108. </div>
  109. <div class="list-group list-group-flush list-group-hoverable">
  110. <div class="list-group-item">
  111. <div class="row align-items-center">
  112. <div class="col-auto"><span class="status-dot status-dot-animated bg-red d-block"></span></div>
  113. <div class="col text-truncate">
  114. <a href="#" class="text-body d-block">Example 1</a>
  115. <div class="d-block text-secondary text-truncate mt-n1">
  116. Change deprecated html tags to text decoration classes (#29604)
  117. </div>
  118. </div>
  119. <div class="col-auto">
  120. <a href="#" class="list-group-item-actions">
  121. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  122. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  123. </a>
  124. </div>
  125. </div>
  126. </div>
  127. <div class="list-group-item">
  128. <div class="row align-items-center">
  129. <div class="col-auto"><span class="status-dot d-block"></span></div>
  130. <div class="col text-truncate">
  131. <a href="#" class="text-body d-block">Example 2</a>
  132. <div class="d-block text-secondary text-truncate mt-n1">
  133. justify-content:between ⇒ justify-content:space-between (#29734)
  134. </div>
  135. </div>
  136. <div class="col-auto">
  137. <a href="#" class="list-group-item-actions show">
  138. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  139. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-yellow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  140. </a>
  141. </div>
  142. </div>
  143. </div>
  144. <div class="list-group-item">
  145. <div class="row align-items-center">
  146. <div class="col-auto"><span class="status-dot d-block"></span></div>
  147. <div class="col text-truncate">
  148. <a href="#" class="text-body d-block">Example 3</a>
  149. <div class="d-block text-secondary text-truncate mt-n1">
  150. Update change-version.js (#29736)
  151. </div>
  152. </div>
  153. <div class="col-auto">
  154. <a href="#" class="list-group-item-actions">
  155. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  156. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  157. </a>
  158. </div>
  159. </div>
  160. </div>
  161. <div class="list-group-item">
  162. <div class="row align-items-center">
  163. <div class="col-auto"><span class="status-dot status-dot-animated bg-green d-block"></span></div>
  164. <div class="col text-truncate">
  165. <a href="#" class="text-body d-block">Example 4</a>
  166. <div class="d-block text-secondary text-truncate mt-n1">
  167. Regenerate package-lock.json (#29730)
  168. </div>
  169. </div>
  170. <div class="col-auto">
  171. <a href="#" class="list-group-item-actions">
  172. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  173. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  174. </a>
  175. </div>
  176. </div>
  177. </div>
  178. </div>
  179. </div>
  180. </div>
  181. </div>
  182. </div>
  183. <div class="nav-item dropdown">
  184. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  185. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  186. <div class="d-none d-xl-block ps-2">
  187. <div>Paweł Kuna</div>
  188. <div class="mt-1 small text-secondary">UI Designer</div>
  189. </div>
  190. </a>
  191. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  192. <a href="#" class="dropdown-item">Status</a>
  193. <a href="./profile.html" class="dropdown-item">Profile</a>
  194. <a href="#" class="dropdown-item">Feedback</a>
  195. <div class="dropdown-divider"></div>
  196. <a href="./settings.html" class="dropdown-item">Settings</a>
  197. <a href="./sign-in.html" class="dropdown-item">Logout</a>
  198. </div>
  199. </div>
  200. </div>
  201. </div>
  202. </header>
  203. <header class="navbar-expand-md">
  204. <div class="collapse navbar-collapse" id="navbar-menu">
  205. <div class="navbar">
  206. <div class="container-xl">
  207. <ul class="navbar-nav">
  208. <li class="nav-item">
  209. <a class="nav-link" href="./" >
  210. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  211. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 12l-2 0l9 -9l9 9l-2 0" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
  212. </span>
  213. <span class="nav-link-title">
  214. Home
  215. </span>
  216. </a>
  217. </li>
  218. <li class="nav-item active dropdown">
  219. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  220. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  221. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" /><path d="M12 12l8 -4.5" /><path d="M12 12l0 9" /><path d="M12 12l-8 -4.5" /><path d="M16 5.25l-8 4.5" /></svg>
  222. </span>
  223. <span class="nav-link-title">
  224. Interface
  225. </span>
  226. </a>
  227. <div class="dropdown-menu">
  228. <div class="dropdown-menu-columns">
  229. <div class="dropdown-menu-column">
  230. <a class="dropdown-item" href="./alerts.html">
  231. Alerts
  232. </a>
  233. <a class="dropdown-item" href="./accordion.html">
  234. Accordion
  235. </a>
  236. <div class="dropend">
  237. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  238. Authentication
  239. </a>
  240. <div class="dropdown-menu">
  241. <a href="./sign-in.html" class="dropdown-item">
  242. Sign in
  243. </a>
  244. <a href="./sign-in-link.html" class="dropdown-item">
  245. Sign in link
  246. </a>
  247. <a href="./sign-in-illustration.html" class="dropdown-item">
  248. Sign in with illustration
  249. </a>
  250. <a href="./sign-in-cover.html" class="dropdown-item">
  251. Sign in with cover
  252. </a>
  253. <a href="./sign-up.html" class="dropdown-item">
  254. Sign up
  255. </a>
  256. <a href="./forgot-password.html" class="dropdown-item">
  257. Forgot password
  258. </a>
  259. <a href="./terms-of-service.html" class="dropdown-item">
  260. Terms of service
  261. </a>
  262. <a href="./auth-lock.html" class="dropdown-item">
  263. Lock screen
  264. </a>
  265. <a href="./2-step-verification.html" class="dropdown-item">
  266. 2 step verification
  267. </a>
  268. <a href="./2-step-verification-code.html" class="dropdown-item">
  269. 2 step verification code
  270. </a>
  271. </div>
  272. </div>
  273. <a class="dropdown-item" href="./blank.html">
  274. Blank page
  275. </a>
  276. <a class="dropdown-item" href="./badges.html">
  277. Badges
  278. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  279. </a>
  280. <a class="dropdown-item" href="./buttons.html">
  281. Buttons
  282. </a>
  283. <div class="dropend">
  284. <a class="dropdown-item dropdown-toggle" href="#sidebar-cards" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  285. Cards
  286. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  287. </a>
  288. <div class="dropdown-menu">
  289. <a href="./cards.html" class="dropdown-item">
  290. Sample cards
  291. </a>
  292. <a href="./card-actions.html" class="dropdown-item">
  293. Card actions
  294. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  295. </a>
  296. <a href="./cards-masonry.html" class="dropdown-item">
  297. Cards Masonry
  298. </a>
  299. </div>
  300. </div>
  301. <a class="dropdown-item" href="./carousel.html">
  302. Carousel
  303. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  304. </a>
  305. <a class="dropdown-item" href="./charts.html">
  306. Charts
  307. </a>
  308. <a class="dropdown-item" href="./colors.html">
  309. Colors
  310. </a>
  311. <a class="dropdown-item" href="./colorpicker.html">
  312. Color picker
  313. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  314. </a>
  315. <a class="dropdown-item" href="./datagrid.html">
  316. Data grid
  317. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  318. </a>
  319. <a class="dropdown-item" href="./datatables.html">
  320. Datatables
  321. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  322. </a>
  323. <a class="dropdown-item" href="./dropdowns.html">
  324. Dropdowns
  325. </a>
  326. <a class="dropdown-item" href="./dropzone.html">
  327. Dropzone
  328. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  329. </a>
  330. <div class="dropend">
  331. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  332. Error pages
  333. </a>
  334. <div class="dropdown-menu">
  335. <a href="./error-404.html" class="dropdown-item">
  336. 404 page
  337. </a>
  338. <a href="./error-500.html" class="dropdown-item">
  339. 500 page
  340. </a>
  341. <a href="./error-maintenance.html" class="dropdown-item">
  342. Maintenance page
  343. </a>
  344. </div>
  345. </div>
  346. <a class="dropdown-item" href="./flags.html">
  347. Flags
  348. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  349. </a>
  350. <a class="dropdown-item" href="./inline-player.html">
  351. Inline player
  352. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  353. </a>
  354. </div>
  355. <div class="dropdown-menu-column">
  356. <a class="dropdown-item" href="./lightbox.html">
  357. Lightbox
  358. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  359. </a>
  360. <a class="dropdown-item" href="./lists.html">
  361. Lists
  362. </a>
  363. <a class="dropdown-item" href="./modals.html">
  364. Modal
  365. </a>
  366. <a class="dropdown-item active" href="./maps.html">
  367. Map
  368. </a>
  369. <a class="dropdown-item" href="./map-fullsize.html">
  370. Map fullsize
  371. </a>
  372. <a class="dropdown-item" href="./maps-vector.html">
  373. Map vector
  374. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  375. </a>
  376. <a class="dropdown-item" href="./markdown.html">
  377. Markdown
  378. </a>
  379. <a class="dropdown-item" href="./navigation.html">
  380. Navigation
  381. </a>
  382. <a class="dropdown-item" href="./offcanvas.html">
  383. Offcanvas
  384. </a>
  385. <a class="dropdown-item" href="./pagination.html">
  386. <!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
  387. Pagination
  388. </a>
  389. <a class="dropdown-item" href="./placeholder.html">
  390. Placeholder
  391. </a>
  392. <a class="dropdown-item" href="./steps.html">
  393. Steps
  394. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  395. </a>
  396. <a class="dropdown-item" href="./stars-rating.html">
  397. Stars rating
  398. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  399. </a>
  400. <a class="dropdown-item" href="./tabs.html">
  401. Tabs
  402. </a>
  403. <a class="dropdown-item" href="./tables.html">
  404. Tables
  405. </a>
  406. <a class="dropdown-item" href="./typography.html">
  407. Typography
  408. </a>
  409. <a class="dropdown-item" href="./tinymce.html">
  410. TinyMCE
  411. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  412. </a>
  413. </div>
  414. </div>
  415. </div>
  416. </li>
  417. <li class="nav-item">
  418. <a class="nav-link" href="./form-elements.html" >
  419. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  420. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 11l3 3l8 -8" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
  421. </span>
  422. <span class="nav-link-title">
  423. Form elements
  424. </span>
  425. </a>
  426. </li>
  427. <li class="nav-item dropdown">
  428. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  429. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  430. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  431. </span>
  432. <span class="nav-link-title">
  433. Extra
  434. </span>
  435. </a>
  436. <div class="dropdown-menu">
  437. <div class="dropdown-menu-columns">
  438. <div class="dropdown-menu-column">
  439. <a class="dropdown-item" href="./empty.html">
  440. Empty page
  441. </a>
  442. <a class="dropdown-item" href="./cookie-banner.html">
  443. Cookie banner
  444. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  445. </a>
  446. <a class="dropdown-item" href="./activity.html">
  447. Activity
  448. </a>
  449. <a class="dropdown-item" href="./gallery.html">
  450. Gallery
  451. </a>
  452. <a class="dropdown-item" href="./invoice.html">
  453. Invoice
  454. </a>
  455. <a class="dropdown-item" href="./search-results.html">
  456. Search results
  457. </a>
  458. <a class="dropdown-item" href="./pricing.html">
  459. Pricing cards
  460. </a>
  461. <a class="dropdown-item" href="./pricing-table.html">
  462. Pricing table
  463. </a>
  464. <a class="dropdown-item" href="./faq.html">
  465. FAQ
  466. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  467. </a>
  468. <a class="dropdown-item" href="./users.html">
  469. Users
  470. </a>
  471. <a class="dropdown-item" href="./license.html">
  472. License
  473. </a>
  474. </div>
  475. <div class="dropdown-menu-column">
  476. <a class="dropdown-item" href="./logs.html">
  477. Logs
  478. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  479. </a>
  480. <a class="dropdown-item" href="./music.html">
  481. Music
  482. </a>
  483. <a class="dropdown-item" href="./photogrid.html">
  484. Photogrid
  485. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  486. </a>
  487. <a class="dropdown-item" href="./tasks.html">
  488. Tasks
  489. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  490. </a>
  491. <a class="dropdown-item" href="./uptime.html">
  492. Uptime monitor
  493. </a>
  494. <a class="dropdown-item" href="./widgets.html">
  495. Widgets
  496. </a>
  497. <a class="dropdown-item" href="./wizard.html">
  498. Wizard
  499. </a>
  500. <a class="dropdown-item" href="./settings.html">
  501. Settings
  502. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  503. </a>
  504. <a class="dropdown-item" href="./trial-ended.html">
  505. Trial ended
  506. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  507. </a>
  508. <a class="dropdown-item" href="./job-listing.html">
  509. Job listing
  510. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  511. </a>
  512. <a class="dropdown-item" href="./page-loader.html">
  513. Page loader
  514. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  515. </a>
  516. </div>
  517. </div>
  518. </div>
  519. </li>
  520. <li class="nav-item dropdown">
  521. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  522. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  523. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /></svg>
  524. </span>
  525. <span class="nav-link-title">
  526. Layout
  527. </span>
  528. </a>
  529. <div class="dropdown-menu">
  530. <div class="dropdown-menu-columns">
  531. <div class="dropdown-menu-column">
  532. <a class="dropdown-item" href="./layout-horizontal.html">
  533. Horizontal
  534. </a>
  535. <a class="dropdown-item" href="./layout-boxed.html">
  536. Boxed
  537. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  538. </a>
  539. <a class="dropdown-item" href="./layout-vertical.html">
  540. Vertical
  541. </a>
  542. <a class="dropdown-item" href="./layout-vertical-transparent.html">
  543. Vertical transparent
  544. </a>
  545. <a class="dropdown-item" href="./layout-vertical-right.html">
  546. Right vertical
  547. </a>
  548. <a class="dropdown-item" href="./layout-condensed.html">
  549. Condensed
  550. </a>
  551. <a class="dropdown-item" href="./layout-combo.html">
  552. Combined
  553. </a>
  554. </div>
  555. <div class="dropdown-menu-column">
  556. <a class="dropdown-item" href="./layout-navbar-dark.html">
  557. Navbar dark
  558. </a>
  559. <a class="dropdown-item" href="./layout-navbar-sticky.html">
  560. Navbar sticky
  561. </a>
  562. <a class="dropdown-item" href="./layout-navbar-overlap.html">
  563. Navbar overlap
  564. </a>
  565. <a class="dropdown-item" href="./layout-rtl.html">
  566. RTL mode
  567. </a>
  568. <a class="dropdown-item" href="./layout-fluid.html">
  569. Fluid
  570. </a>
  571. <a class="dropdown-item" href="./layout-fluid-vertical.html">
  572. Fluid vertical
  573. </a>
  574. </div>
  575. </div>
  576. </div>
  577. </li>
  578. <li class="nav-item">
  579. <a class="nav-link" href="./icons.html" >
  580. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/ghost -->
  581. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><path d="M10 10l.01 0" /><path d="M14 10l.01 0" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
  582. </span>
  583. <span class="nav-link-title">
  584. 4231 icons
  585. </span>
  586. </a>
  587. </li>
  588. <li class="nav-item dropdown">
  589. <a class="nav-link dropdown-toggle" href="#navbar-help" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  590. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/lifebuoy -->
  591. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" /><path d="M15 15l3.35 3.35" /><path d="M9 15l-3.35 3.35" /><path d="M5.65 5.65l3.35 3.35" /><path d="M18.35 5.65l-3.35 3.35" /></svg>
  592. </span>
  593. <span class="nav-link-title">
  594. Help
  595. </span>
  596. </a>
  597. <div class="dropdown-menu">
  598. <a class="dropdown-item" href="https://tabler.io/docs" target="_blank" rel="noopener">
  599. Documentation
  600. </a>
  601. <a class="dropdown-item" href="./changelog.html">
  602. Changelog
  603. </a>
  604. <a class="dropdown-item" href="https://github.com/tabler/tabler" target="_blank" rel="noopener">
  605. Source code
  606. </a>
  607. <a class="dropdown-item text-pink" href="https://github.com/sponsors/codecalm" target="_blank" rel="noopener">
  608. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  609. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  610. Sponsor project!
  611. </a>
  612. </div>
  613. </li>
  614. </ul>
  615. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  616. <form action="./" method="get" autocomplete="off" novalidate>
  617. <div class="input-icon">
  618. <span class="input-icon-addon">
  619. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  620. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" /><path d="M21 21l-6 -6" /></svg>
  621. </span>
  622. <input type="text" value="" class="form-control" placeholder="Search…" aria-label="Search in website">
  623. </div>
  624. </form>
  625. </div>
  626. </div>
  627. </div>
  628. </div>
  629. </header>
  630. <div class="page-wrapper">
  631. <!-- Page header -->
  632. <div class="page-header d-print-none">
  633. <div class="container-xl">
  634. <div class="row g-2 align-items-center">
  635. <div class="col">
  636. <h2 class="page-title">
  637. Maps
  638. </h2>
  639. </div>
  640. </div>
  641. </div>
  642. </div>
  643. <!-- Page body -->
  644. <div class="page-body">
  645. <div class="container-xl">
  646. <div class="row row-cards">
  647. <div class="col-lg-6">
  648. <div class="card">
  649. <div class="card-body">
  650. <div class="card-title">Simple map</div>
  651. <div class="ratio ratio-16x9">
  652. <div>
  653. <div id="map-simple" class="w-100 h-100"></div>
  654. </div>
  655. </div>
  656. </div>
  657. </div>
  658. </div>
  659. <div class="col-lg-6">
  660. <div class="card">
  661. <div class="card-body">
  662. <div class="card-title">Light map style</div>
  663. <div class="ratio ratio-16x9">
  664. <div>
  665. <div id="map-light" class="w-100 h-100"></div>
  666. </div>
  667. </div>
  668. </div>
  669. </div>
  670. </div>
  671. <div class="col-lg-12">
  672. <div class="card">
  673. <div class="ratio ratio-21x9">
  674. <div>
  675. <div id="map-markers" class="w-100 h-100 rounded"></div>
  676. </div>
  677. </div>
  678. </div>
  679. </div>
  680. <div class="col-lg-12">
  681. <div class="card">
  682. <div class="ratio ratio-21x9">
  683. <div>
  684. <div id="map-card" class="w-100 h-100 rounded"></div>
  685. </div>
  686. </div>
  687. </div>
  688. </div>
  689. </div>
  690. </div>
  691. </div>
  692. <footer class="footer footer-transparent d-print-none">
  693. <div class="container-xl">
  694. <div class="row text-center align-items-center flex-row-reverse">
  695. <div class="col-lg-auto ms-lg-auto">
  696. <ul class="list-inline list-inline-dots mb-0">
  697. <li class="list-inline-item"><a href="https://tabler.io/docs" target="_blank" class="link-secondary" rel="noopener">Documentation</a></li>
  698. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  699. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  700. <li class="list-inline-item">
  701. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  702. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  703. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink icon-filled icon-inline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  704. Sponsor
  705. </a>
  706. </li>
  707. </ul>
  708. </div>
  709. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  710. <ul class="list-inline list-inline-dots mb-0">
  711. <li class="list-inline-item">
  712. Copyright &copy; 2023
  713. <a href="." class="link-secondary">Tabler</a>.
  714. All rights reserved.
  715. </li>
  716. <li class="list-inline-item">
  717. <a href="./changelog.html" class="link-secondary" rel="noopener">
  718. v1.0.0-beta19
  719. </a>
  720. </li>
  721. </ul>
  722. </div>
  723. </div>
  724. </div>
  725. </footer>
  726. </div>
  727. </div>
  728. <!-- Libs JS -->
  729. <script src="https://api.mapbox.com/mapbox-gl-js/v1.8.0/mapbox-gl.js" defer></script>
  730. <!-- Tabler Core -->
  731. <script src="./dist/js/tabler.min.js?1685973381" defer></script>
  732. <script src="./dist/js/demo.min.js?1685973381" defer></script>
  733. <script>
  734. // @formatter:off
  735. document.addEventListener("DOMContentLoaded", function() {
  736. mapboxgl.accessToken = 'pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ';
  737. var map = new mapboxgl.Map({
  738. container: 'map-simple',
  739. style: 'mapbox://styles/mapbox/streets-v11',
  740. zoom: 13,
  741. center: [13.404900, 52.518827],
  742. });
  743. });
  744. // @formatter:on
  745. </script>
  746. <script>
  747. // @formatter:off
  748. document.addEventListener("DOMContentLoaded", function() {
  749. mapboxgl.accessToken = 'pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ';
  750. var map = new mapboxgl.Map({
  751. container: 'map-light',
  752. style: 'mapbox://styles/mapbox/light-v10',
  753. zoom: 11,
  754. center: [-0.2416782, 51.5285582],
  755. });
  756. });
  757. // @formatter:on
  758. </script>
  759. <script>
  760. // @formatter:off
  761. document.addEventListener("DOMContentLoaded", function() {
  762. mapboxgl.accessToken = 'pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ';
  763. var map = new mapboxgl.Map({
  764. container: 'map-markers',
  765. style: 'mapbox://styles/mapbox/light-v10',
  766. zoom: 1,
  767. center: [0, 0],
  768. });
  769. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([-58.666667, -34.58333333]).addTo(map);
  770. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([16.366667, 48.2]).addTo(map);
  771. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([116.383333, 39.91666667]).addTo(map);
  772. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([149.133333, -35.26666667]).addTo(map);
  773. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([58.583333, 23.61666667]).addTo(map);
  774. new mapboxgl.Marker({ color: tabler.getColor("primary") }).setLngLat([-77, 38.883333]).addTo(map);
  775. });
  776. // @formatter:on
  777. </script>
  778. <script>
  779. // @formatter:off
  780. document.addEventListener("DOMContentLoaded", function() {
  781. mapboxgl.accessToken = 'pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ';
  782. var map = new mapboxgl.Map({
  783. container: 'map-card',
  784. style: 'mapbox://styles/mapbox/satellite-v9',
  785. zoom: 1,
  786. center: [0, 0],
  787. });
  788. });
  789. // @formatter:on
  790. </script>
  791. </body>
  792. </html>