Commit 9ddf532e authored by Eric Duminil's avatar Eric Duminil
Browse files

RegionChooser: Removing ol-debug.js

parent 8fc51340
...@@ -14,10 +14,7 @@ ...@@ -14,10 +14,7 @@
<script type="text/javascript" src="script/proj4.js"></script> <script type="text/javascript" src="script/proj4.js"></script>
<script type="text/javascript" src="script/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="script/jquery-1.4.2.min.js"></script>
<!-- OpenLayers v3.4.0. API doc : http://openlayers.org/en/v3.4.0/apidoc/ --> <!-- OpenLayers v3.4.0. API doc : http://openlayers.org/en/v3.4.0/apidoc/ -->
<script src="script/ol-debug.js" type="text/javascript"></script> <!-- TODO: Remove ol-debug from deploy. 3MB -->
<!--
<script src="script/ol.js" type="text/javascript"></script> <script src="script/ol.js" type="text/javascript"></script>
-->
<link rel="stylesheet" href="style/ol.css" type="text/css"> <link rel="stylesheet" href="style/ol.css" type="text/css">
<script src="script/turf.js" type="text/javascript"></script> <script src="script/turf.js" type="text/javascript"></script>
</head> </head>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment