mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapTileLayer.cs
This commit is contained in:
parent
4a44702652
commit
b3abd069dd
|
|
@ -20,7 +20,7 @@ using System.Windows.Media;
|
||||||
namespace MapControl
|
namespace MapControl
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Displays web mercator map tiles.
|
/// Displays a standard Web Mercator map tile grid, e.g. an OpenStreetMap tile grid.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class MapTileLayer : MapTileLayerBase
|
public class MapTileLayer : MapTileLayerBase
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue