Calculates the largest squares of set of tiles. 
                        
                    
         
                Info
| Version: | 1.3.0-alpha | 
| Author(s): | Bert Temme | 
| Last Update: | Monday, January 31, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bertt/LargestSquare | 
| NuGet Url: | https://www.nuget.org/packages/LargestSquareCalculator | 
Install
Install-Package LargestSquareCalculator
                        dotnet add package LargestSquareCalculator
                        paket add LargestSquareCalculator
                        
                                LargestSquareCalculator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- tilebelt(>= 1.3.4)
