For whatever reason, with most basemaps the imagery from the attached KML file is vertically-- but not horizontally-- squished.
ArcGIS.Enums.BasemapTopographicVector

However, at least with `BasemapStyleArcGISImageryStandard` it works.
ArcGIS.Enums.BasemapStyleArcGISImageryStandard

Using some debug statements to look at the spatial references, I'm not seeing a difference between the two basemaps. AFAICT so far, the KML should be projected the same in both cases but very visibly is not.
Thoughts on how this can be fixed?