Layer switching support, ChartBundle, Bing maps.
This commit is contained in:
parent
49cb77ac8f
commit
2e68341106
6 changed files with 498 additions and 27 deletions
|
|
@ -7,9 +7,12 @@
|
|||
<script src="jquery/jquery-3.0.0.min.js"></script>
|
||||
<script src="jquery/jquery-ui-1.11.4.min.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="http://openlayers.org/en/v3.16.0/css/ol.css" type="text/css">
|
||||
<link rel="stylesheet" href="http://openlayers.org/en/v3.16.0/css/ol.css" type="text/css" />
|
||||
<script src="http://openlayers.org/en/v3.16.0/build/ol-debug.js" type="text/javascript"></script>
|
||||
|
||||
<link rel="stylesheet" href="ol3/ol3-layerswitcher.css" type="text/css"/>
|
||||
<script src="ol3/ol3-layerswitcher.js" type="text/javascript"></script>
|
||||
|
||||
<script type="text/javascript" src="config.js"></script>
|
||||
<script type="text/javascript" src="markers.js"></script>
|
||||
<script type="text/javascript" src="dbloader.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue