Skip to content

Commit 2ec99fb

Browse files
committed
add initial files
1 parent ee09cb4 commit 2ec99fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascriptv3/example_code/location-services/actions/create-tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ async function main() {
2424
}
2525
}
2626

27-
// snippet-end:[location.JavaScript.map.createTrackerV3]
27+
// snippet-end:[location.JavaScript.tracker.createTrackerV3]
2828

2929
// Invoke main function if this file was run directly.
3030
if (process.argv[1] === fileURLToPath(import.meta.url)) {

0 commit comments

Comments
 (0)