0
votes

The Google Maps API states that the KML(or KMZ) file can be hosted on a publicly accessible web server. This does infer that the document should be available via HTTP(S), but the protocol is not actually stated. Can you please confirm whether the protocol must be HTTP / HTTPS, or could FTP be used as an interim option during the prototype.

2

2 Answers

1
votes

Cant confirm but if they say that your KMZ can be hosted on a publicly accessible web server then it mean HTTP(S) and not FTP. Can you setup your FTP location to also be accessed via a URL?

0
votes

If you enter a ftp url into the maps search box

We could not understand the location ftp://test...

suggests they dont understand ftp urls. If it understood the url, it would be a 'cant read file at ... '

Google Maps and the API use the same system for KML rendering.