[]
        
(Showing Draft Content)

C1.WPF.Maps.IMapVirtualSource

IMapVirtualSource Interface

Interface implemented by items sources for MapVirtualLayer.

Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public interface IMapVirtualSource

Methods

Name Description
Request(double, double, Point, Point, Action<ICollection>)

Called from MapVirtualLayer when new items are needed for a map region.