A IMapLayer that displays its items positioned geographically and only shows the items actually in view.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
[TemplatePartAttribute(Name = "ItemsHost", Type = typeof(C1MapItemsLayer))] public class C1MapVirtualLayer : Control, IMapLayer |
| Visual Basic |
|---|
<TemplatePartAttribute(Name := "ItemsHost", Type := GetType(C1MapItemsLayer))> _ Public Class C1MapVirtualLayer _ Inherits Control _ Implements IMapLayer |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.Maps..::..C1MapVirtualLayer
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.Maps..::..C1MapVirtualLayer