Overload List
Name | Description | |
---|---|---|
![]() ![]() | ToKml(KmlStyle) |
Converts the style object to KML.
|
![]() ![]() | ToKml(Feature, String, KmlStyle) |
Converts the feature to KML.
|
![]() ![]() | ToKml(Geometry, NullableDouble, XElement) |
Converts the geometry to KML.
|
![]() ![]() | ToKmlT(IEnumerableT, FuncT, String, FuncT, NullableDouble, FuncT, XElement, XElement) |
Converts the features to KML.
|
![]() ![]() | ToKml(Feature, String, NullableDouble, XElement, XElement) |
Converts the feature to KML.
|
![]() ![]() | ToKmlT(IEnumerableT, FuncT, String, FuncT, NullableDouble, FuncT, KmlStyle, FuncT, XElement, XElement) |
Converts the features to KML.
|
See Also