Updated WMTS implementation

This commit is contained in:
ClemensF 2020-04-15 20:46:16 +02:00
parent 375c5d0b58
commit 209d06adf5
6 changed files with 243 additions and 205 deletions

View file

@ -3,7 +3,6 @@
// Licensed under the Microsoft Public License (Ms-PL)
using System;
using System.Collections.Generic;
namespace MapControl
{