From be9112f2ad80e54d0e35e8857c7807c0dfd9ab6e Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 3 Aug 2016 16:48:49 -0600 Subject: [PATCH] add table with faces --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/README.md b/README.md index 7453af5..23ff4aa 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,53 @@ A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (as used by Currently contains basic support for S2Cell +### Face 0 - Africa (i.e. The Congo) + + + + + + + + + + + + + + + + + + + +
+Face 2 + +[![Face 2](http://i.imgur.com/SODO4bTt.jpg)](http://i.imgur.com/SODO4bT.jpg) +
+Face 0 Africa + +[![Face 0](http://i.imgur.com/dLI5Zd1t.jpg)](http://i.imgur.com/dLI5Zd1t.jpg) + +Face 1 Asia + +[![Face 1](http://i.imgur.com/duTLDTVt.jpg)](http://i.imgur.com/duTLDTV.jpg) + + +Face 3 + +[![Face 3](http://i.imgur.com/6Ho35Tct.jpg)](http://i.imgur.com/6Ho35Tc.jpg) + +Face 4 + +[![Face 4](http://i.imgur.com/3IBAfqjt.jpg)](http://i.imgur.com/3IBAfqj.jpg) +
+Face 5 + +[![Face 5](http://i.imgur.com/HZCBvgyt.jpg)](http://i.imgur.com/HZCBvgy.jpg) +
+ Where is this being used? ---------------------