Skip to content

Commit 6a72b12

Browse files
authored
Updated apiKey (#168)
- Published "Map with custom MapSettings UI Control" example - Unpublished (legacy fleet service) - Map with postcodes from the Advanced Data Sets - Data Matching with the Advanced Data Sets
1 parent 3818655 commit 6a72b12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

meta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,13 +417,13 @@
417417
"uid": "search-match-fts",
418418
"title": "Data Matching with the Advanced Data Sets",
419419
"shortDescription": "Match routing result with the Advanced Data Sets data",
420-
"published": true
420+
"published": false
421421
},
422422
{
423423
"uid": "postcodes-jsla-fts",
424424
"title": "Map with postcodes from the Advanced Data Sets",
425425
"shortDescription": "Display a map with the Advanced Data Sets postcode boundaries overlay",
426-
"published": true
426+
"published": false
427427
}
428428
]
429429
},
@@ -447,7 +447,7 @@
447447
"uid": "map-with-custom-map-settings-ui-control",
448448
"title": "Set a custom MapSettings UI Control",
449449
"shortDescription": "Set a custom MapSettings UI Control",
450-
"published": false
450+
"published": true
451451
}
452452
]
453453
},

test-credentials.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
var apikey = 'mBN-cdOLveHULlFk0QXVX3aIfPyqQuKl41V6hUbqKMA';
1+
var apikey = 'DlqeuMym9uodgxow7dJBpcLJypNMo3p5WbukDvfSW8I';

0 commit comments

Comments
 (0)