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.
1 parent 5fe0a44 commit 3de204fCopy full SHA for 3de204f
demo/index.html
@@ -7,10 +7,10 @@
7
8
<meta name='viewport' content='width=device-width, user-scalable=no initial-scale=1, maximum-scale=1'>
9
<meta charset="utf-8">
10
- <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
+ <link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" />
11
<link rel="stylesheet" href="../dist/css/L.Control.OpenCageGeocoding.dev.css" />
12
13
- <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"></script>
+ <script src="https://unpkg.com/leaflet@1.9.3/dist/leaflet.js"></script>
14
<script src="../dist/js/L.Control.OpenCageGeocoding.dev.js"></script>
15
16
<style type="text/css">
0 commit comments