Reworked sample applications

This commit is contained in:
Clemens 2021-12-05 17:16:14 +01:00
parent 9ce981a6ee
commit 32491a8e31
22 changed files with 947 additions and 706 deletions

View file

@ -67,7 +67,7 @@ namespace MapControl
if (values.Length != 4)
{
throw new FormatException("BoundingBox string must be a comma-separated list of four double values.");
throw new FormatException("BoundingBox string must be a comma-separated list of four floating point numbers.");
}
return new BoundingBox(