Skip to content

Commit 06b4005

Browse files
committed
add google layers to admin.html
1 parent 86ae7ba commit 06b4005

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/admin.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
<div>Editor window size: <span id="winsize"></span></div>
1515
</div>
1616

17-
<script>
17+
<script type="text/javascript" src="/lib/proprietary/Google.js"></script>
18+
<script type="text/javascript">
1819
var config = new MapBBCodeConfig({
1920
layers: ['OpenMapSurfer', 'OpenStreetMap'],
2021
viewWidth: 550,

0 commit comments

Comments
 (0)