MapItemsLayerBase.ExportToKml Method
Name | Parameters | Description |
---|---|---|
ExportToKml(Stream, String) | stream, workingPath | Exports data from this vector layer to the specified stream using the KML file format. |
ExportToKml(Stream) | stream | Exports data from this vector layer to the specified stream using the KML file format. |
ExportToKml(String) | filePath | Exports data from this vector layer to the specified KML file. |