We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c10ccf commit 6f061edCopy full SHA for 6f061ed
app/index.html
@@ -29,7 +29,7 @@
29
zoomControl: false,
30
fullscreenControl: false,
31
//TODO remove before merge. only for local testing
32
- key: 'ruregt3044'
+ // key: 'ruregt3044'
33
};
34
var query = parseQuery();
35
var map = window.map = DG.map('map', getMapOptions(query, options));
0 commit comments