Packages

package kml

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class KmlParser extends PoiParser[KmlVersion]

    Parse/writer for KML files.

    Parse/writer for KML files. Supports KML 2.2.

  2. sealed abstract class KmlVersion extends EnumEntry with FileVersion

    Representation of a supported version of KML files.

    Representation of a supported version of KML files. See the companion object for possible values.

Value Members

  1. object KmlVersion

    Supported versions of KML files.

Ungrouped