TopoJsonDriver.CanOpenLayers

TopoJsonDriver.CanOpenLayers property

Gets a value indicating whether this driver can open vector layers.

public override bool CanOpenLayers { get; }

Property Value

true, if this driver can open vector layers; otherwise, false.

See Also