FreeTakServer icon indicating copy to clipboard operation
FreeTakServer copied to clipboard

REST API for posting KML feeds

Open devshisiyani opened this issue 3 years ago • 0 comments

Currently, in order to create a KML feed you need to configure on you FreeTak client (Menu -> Import Manager -> KML NetworkLinlk -> Manage NetworkLinks) Here you can specify the KML URL.

Is there an REST API which I am able to create the KML feed and delete the feed when not required. In the same way the ManageVideoStream is provided. eg (/ManageVideoStream/postVideoStream)

There is currently REST API to create /ManageKML/postKML which only allows you to post KML information.

devshisiyani avatar Feb 10 '22 14:02 devshisiyani