mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update README.md
This commit is contained in:
parent
0f68bed52e
commit
29a7060a6a
|
|
@ -22,10 +22,10 @@ which define the currently displayed map viewport.
|
|||
|
||||
- **MapTileLayer**: Provides tiled map content (e.g. from OpenStreetMap) by means of a **TileSource**.
|
||||
|
||||
- **MapImageLayer**, **WmsImageLayer**: Provides single image map content, e.g. from a Web Map Service (WMS).
|
||||
|
||||
- **WmtsTileLayer**: Provides tiled map content from a Web Map Tile Service (WMTS).
|
||||
|
||||
- **MapImageLayer**, **WmsImageLayer**: Provides single image map content, e.g. from a Web Map Service (WMS).
|
||||
|
||||
- **MapItemsControl**: Displays a collection of **MapItem** objects (with a geographic **Location**).
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue