Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a41733

Browse files
authored
Update API.txt to clarify the conflict with specification.md (google#489)
At most six digits can be removed to result in a valid short Plus Code.
1 parent e5e2cac commit 8a41733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ decode:
4949

5050
shorten:
5151
Passed a valid full Open Location Code and a latitude and longitude this
52-
removes as many digits as possible (up to a maximum of eight) such that
52+
removes as many digits as possible (up to a maximum of six) such that
5353
the resulting code is the closest matching code to the passed location.
5454
A safety factor may be included.
5555

0 commit comments

Comments
 (0)