You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/tour/features.js
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -57,13 +57,12 @@ module.exports = [
57
57
image: 'f8.gif',
58
58
version: '1.3.0-beta.1',
59
59
initial: false
60
+
},
61
+
{
62
+
title: 'Geo Location Queries',
63
+
description: 'Collections with location data can be used as a filter. Click and drag across the map for a geographic query. Click "Apply" to resample with the coordinates.',
64
+
image: 'f6.gif',
65
+
version: '1.3.0-beta.1',
66
+
initial: true
60
67
}
61
-
// INT-1610 remove maps until we have a MapBox commercial license
62
-
// {
63
-
// title: 'Geo Location Queries',
64
-
// description: 'Collections with location data can be used as a filter. Click and drag across the map for a geographic query. Click "Apply" to resample with the coordinates.',
0 commit comments