Is there any way to calculate the extent of a KML layer loaded from the web using the KMLLayer({ url: "my file" }) method in ArcGIS Online?
The KMLs loaded AGOL have a valid fullExtent property, but ones loaded from other sources seem to default to the entire world, which is not useful.