diff options
| -rw-r--r-- | chimere/templates/chimere/main_map.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chimere/templates/chimere/main_map.html b/chimere/templates/chimere/main_map.html index 6f53611..45423ba 100644 --- a/chimere/templates/chimere/main_map.html +++ b/chimere/templates/chimere/main_map.html @@ -46,6 +46,7 @@ {% block content %} {{block.super}} <div id='popup'></div> + <div id='layerSwitcher'></div> <div id='main-map'></div> <script type="text/javascript"> $("#main-map").show(); |
