ASP.NET Pack Programmer's Guide
MapView.ActiveLayer Property
See Also
 





Gets or sets the active SlippyMap layer.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public SlippyMapLayer ActiveLayer { get; set; }

Visual Basic  Copy Code

Public Property ActiveLayer As SlippyMapLayer

 Property Value

 Remarks

This property is used only if ClientSideMode is set to ClientSideMode.SlippyTiles.

 See Also

MapView Members
MapView Class
MindFusion.Mapping.WebForms Namespace