asXml method

XmlNode asXml(
  1. GeoXml gpx
)

Convert Gpx into KML as XmlNode

Implementation

XmlNode asXml(GeoXml gpx) => _build(gpx);