来自 FTP 的交通摄像头 KML link 地址
Traffic Camera KML link address from FTP
CA 交通摄像头上的免费 KML link 正在我的仪表板上运行,(http://quickmap.dot.ca.gov/data/cctv.kml), but when I save the file into my FTP server and create a new link, the link is dead. (http://imodelicon.com/pinkertan/trafficcamera/California%20Traffic%20Camera.kml)
有谁知道为什么以及如何解决这个问题?
谢谢,
您的服务器使用错误的 KML "Content-Type":Content-Type: text/plain
根据 the documentation,应该是:
application/vnd.google-earth.kml+xml
CA 交通摄像头上的免费 KML link 正在我的仪表板上运行,(http://quickmap.dot.ca.gov/data/cctv.kml), but when I save the file into my FTP server and create a new link, the link is dead. (http://imodelicon.com/pinkertan/trafficcamera/California%20Traffic%20Camera.kml)
有谁知道为什么以及如何解决这个问题?
谢谢,
您的服务器使用错误的 KML "Content-Type":Content-Type: text/plain
根据 the documentation,应该是:
application/vnd.google-earth.kml+xml