The document could not be found. Most likely it is an invalid URL, or the document is not publicly available.
The document exceeds the file size limits of KmlLayer.
The document could not be fetched.
The document is not a valid KML, KMZ or GeoRSS document.
The KmlLayer
is invalid.
The document exceeds the feature limits of KmlLayer.
The layer loaded successfully.
The document could not be loaded within a reasonable amount of time.
The document failed to load for an unknown reason.
Generated using TypeDoc
The status returned by
KmlLayer
on the completion of loading a document. Specify these by value, or by using the constant's name. For example,'OK'
orgoogle.maps.KmlLayerStatus.OK
.Access by calling
const {KmlLayerStatus} = await google.maps.importLibrary("maps")
. See https://developers.google.com/maps/documentation/javascript/libraries.