<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom StreamLayer - Implementation and schema in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-streamlayer-implementation-and-schema/m-p/1243699#M79733</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;After reading all the relevant topics regarding the StreamLayer, I have few questions that left open.&lt;/P&gt;&lt;P&gt;1. What should be the exact schema/interface from the server to implement a custom StreamLayer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fields: [
    {
      name: "OBJECTID",
      alias: "ObjectId",
      type: "oid",
    },
    {
      name: "TRACKID",
      alias: "TrackId",
      type: "oid",
    }
  ],&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do the following elements represent?&amp;nbsp; Should they appear in the WebSocket message in the same format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Can a single source of WebSocket send multiple layers? Can a single StreamLayer show different icons?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.Animation- According to the example, When an item moves, There is no smooth animation, It's just jump from place to place, Is there any possibility to create a smooth animation?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2022 10:00:17 GMT</pubDate>
    <dc:creator>orahlagi</dc:creator>
    <dc:date>2022-12-26T10:00:17Z</dc:date>
    <item>
      <title>Custom StreamLayer - Implementation and schema</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-streamlayer-implementation-and-schema/m-p/1243699#M79733</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;After reading all the relevant topics regarding the StreamLayer, I have few questions that left open.&lt;/P&gt;&lt;P&gt;1. What should be the exact schema/interface from the server to implement a custom StreamLayer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fields: [
    {
      name: "OBJECTID",
      alias: "ObjectId",
      type: "oid",
    },
    {
      name: "TRACKID",
      alias: "TrackId",
      type: "oid",
    }
  ],&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do the following elements represent?&amp;nbsp; Should they appear in the WebSocket message in the same format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Can a single source of WebSocket send multiple layers? Can a single StreamLayer show different icons?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.Animation- According to the example, When an item moves, There is no smooth animation, It's just jump from place to place, Is there any possibility to create a smooth animation?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 10:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-streamlayer-implementation-and-schema/m-p/1243699#M79733</guid>
      <dc:creator>orahlagi</dc:creator>
      <dc:date>2022-12-26T10:00:17Z</dc:date>
    </item>
  </channel>
</rss>

