We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef94b40 commit fb5bee1Copy full SHA for fb5bee1
test/mapboxgl/mapping/utils/L7LayerUtilSpec.js
@@ -203,6 +203,10 @@ describe('L7LayerUtil', () => {
203
const sources = {
204
ms_New_LINE_ms_datasetId_1716864444834_6_1716864449917_10: {
205
data: {
206
+ credential: {
207
+ "key": "token",
208
+ "value": "kF0ZmjLFg-P56UQdHVIkl1tDDnUTsuy5ayBcAHrmdmM6BmLMLHNvk7aul83z2twM8m5rtD3ExQguW0jlThhWkEoWr27Dzw.."
209
+ },
210
datasetName: 'New_LINE',
211
type: 'supermap-rest-data',
212
url: 'http://localhost:8090/iserver/services/data-Building/rest/data/featureResults.geojson?returnContent=true&fromIndex=0&maxFeatures=2147483647',
0 commit comments