Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

http://example.com:[port]/web2/secure/kartas/plan/layers/base/points/CAM:2 – request for information on a point corresponding to the camera with id 2.

where plan is the Map ID;

base is the Layer ID.

Sample of response:

<point>
    <id>CAM:2</id>
    <layerId>base</layerId>
    <mapId>plan</mapId>
    <x>200.0</x>
    <y>200.0</y>
</point>
  • No labels