KmlNetworkLink Class

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Kml.Geometry
Assembly Skybrud.Essentials.Maps.dll
Visibility Public
Inheritance

References a KML file or KMZ archive on a local or remote network. Use the KmlLink element to specify the location of the KML file. Within that element, you can define the refresh options for updating the file, based on time and camera change. NetworkLinks can be used in combination with Regions to handle very large datasets efficiently.

public class KmlNetworkLink : KmlFeature { }

Properties

Type Name Summary
bool RefreshVisibility
bool FlyToView
KmlLink Link
String Id (inherited from KmlFeature)
String Name (inherited from KmlFeature)

User-defined text displayed in the 3D viewer as the label for the object (for example, for a KmlPlacemark, KmlFolder, or KmlNetworkLinkControl).

String Description (inherited from KmlFeature)
String StyleUrl (inherited from KmlFeature)