Skip to content

Commit a1292dc

Browse files
author
Arindam Bose
authored
Add geolocate test page (#10857)
1 parent 2e6abd7 commit a1292dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/release/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ const pages = [
107107
"key": "image-on-a-map",
108108
"title": "Image Source"
109109
},
110+
{
111+
"key": "locate-user",
112+
"title": "Locate the user"
113+
},
110114
{
111115
"key": "extrusion-query",
112116
"url": "./extrusion-query.html",

0 commit comments

Comments
 (0)