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: index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,8 @@ <h1>Demo for Open Location Codes <img src="static/pc-logo.svg" alt="Plus Codes L
78
78
<p>
79
79
Type a location name or coordinates and calculate the corresponding Plus+Code. Click <q>Animate</q> to show all the nested areas that make up the code on the map.
80
80
<br>Click <q>Step</q> to shorten the code one step and show the result on the map.
The first ten <abbrtitle="23456789CFGHJMPQRVWX">digits</abbr> encode longitude and latitude. To shorten them one needs to remove two digits. The eleventh and following digits simply divide the area in twenty rectangles and can therefore be shortened digit by digit. For more information take a look a the <ahref="https://github.com/google/open-location-code/blob/master/docs/olc_definition.adoc#open-location-code-specification">specifications</a> 8. and 9.
0 commit comments