As we have moved our infra to Frankfurt, we want to clean up a bit some endpoints. /downloadkml is one of those endpoint, and is used exclusively for IE9 and iOs KML download.
As iOs now has a file system of its own, it should be ok downloading the file through standard means.
For IE9, we will wait a while (a month or so) and see if we still see some requests made to the endpoint with this very old browser. If not, this portion of the code will be removed altogether, backend endpoint included.
As we have moved our infra to Frankfurt, we want to clean up a bit some endpoints. /downloadkml is one of those endpoint, and is used exclusively for IE9 and iOs KML download.
As iOs now has a file system of its own, it should be ok downloading the file through standard means. For IE9, we will wait a while (a month or so) and see if we still see some requests made to the endpoint with this very old browser. If not, this portion of the code will be removed altogether, backend endpoint included.
Test link