We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56f5a48 + ddf3de7 commit cb19e0fCopy full SHA for cb19e0f
bbox.html
@@ -24,10 +24,10 @@
24
</style>
25
</head>
26
<body>
27
-<div class='container'>
28
- <div id='map' class='col12 full-height'></div>
29
- <a id='bbox'></a>
30
-</div>
+ <div class='container'>
+ <div id='map' class='col12 full-height'></div>
+ <a id='bbox'></a>
+ </div>
31
<script src='//unpkg.com/[email protected]/dist/leaflet.js'></script>
32
<script src='js/locationfilter/src/locationfilter.js'></script>
33
<script>
0 commit comments