Package-level declarations
Types
Everything a KML document holds that this app can draw: vector features as GeoJSON, plus the image overlays.
Converts KML into the GeoJSON MapLibre can read.
One corner of a draped image, longitude first as GeoJSON orders them.
The four corners of a ground overlay's image: top-left, top-right, bottom-right, bottom-left.
Functions
Where the overlay's image corners land, with the box's <rotation> applied.
The image entries a KMZ packs for its ground overlays, keyed by the entry name an overlay's href uses.
The image entries a KMZ packs for its ground overlays, keyed by the entry name an overlay's href uses.
The KML text inside bytes — the file itself if it is bare KML, or the first .kml entry if it is a KMZ archive.
The KML text inside bytes — the file itself if it is bare KML, or the first .kml entry if it is a KMZ archive.
The KML text inside bytes — the file itself if it is bare KML, or the first .kml entry if it is a KMZ archive.