mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Added WMS GetFeatureInfo support
This commit is contained in:
parent
cd3c8585c9
commit
0d70887d37
8 changed files with 111 additions and 25 deletions
|
|
@ -26,7 +26,6 @@ namespace MapControl
|
|||
|
||||
static MapGraticule()
|
||||
{
|
||||
IsHitTestVisibleProperty.OverrideMetadata(typeof(MapGraticule), new FrameworkPropertyMetadata(false));
|
||||
StrokeThicknessProperty.OverrideMetadata(typeof(MapGraticule), new FrameworkPropertyMetadata(0.5));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue