Skip to content

Commit cf8f65f

Browse files
committed
fix after review
1 parent c04f99a commit cf8f65f

File tree

7 files changed

+15386
-18750
lines changed

7 files changed

+15386
-18750
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
zoomControl: false,
3030
fullscreenControl: false,
3131
//TODO remove before merge. only for local testing
32-
key: 'ruregt3044'
32+
// key: 'ruregt3044'
3333
};
3434
var query = parseQuery();
3535
var map = window.map = DG.map('map', getMapOptions(query, options));

config.main.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,7 @@
6969

7070
"webApiServer": "//catalog.api.2gis.ru",
7171

72-
"loadProjectListTimeout": 5000
72+
"loadProjectListTimeout": 5000,
73+
74+
"showNecessaryKeyMessage": false
7375
}

0 commit comments

Comments
 (0)