Skip to content

Commit 9d0a1ee

Browse files
committed
https url for Find in search widget demonstration.
1 parent 0fb818e commit 9d0a1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/searchWidget.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ define([
290290
{
291291
name: 'Public Safety by Name',
292292
findOptions: {
293-
url: 'http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/PublicSafety/PublicSafetyOperationalLayers/MapServer',
293+
url: 'https://sampleserver1.arcgisonline.com/ArcGIS/rest/services/PublicSafety/PublicSafetyOperationalLayers/MapServer',
294294
layerIds: [1, 2, 3, 4, 5, 6, 7],
295295
searchFields: ['FDNAME, PDNAME', 'NAME', 'RESNAME']
296296
},

0 commit comments

Comments
 (0)