<?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 Re: JS API Reference in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1094919#M74528</link>
    <description>We can apply the cursor style to whole document even if we are using ArcGIS&lt;BR /&gt;document.body.style.cursor='crosshair';&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Sep 2021 14:36:41 GMT</pubDate>
    <dc:creator>RambabuMandalapu5</dc:creator>
    <dc:date>2021-09-02T14:36:41Z</dc:date>
    <item>
      <title>JS API Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1094877#M74526</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm a new arcgis js api developer. I stubbled on to something and I want to make sure I'm not missing anything.&lt;/P&gt;&lt;P&gt;I was trying to change the cursor style and happen to see in some code that the View object as a cursor property. Example:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const view = new MapView({
          container: "viewDiv",
          map: map,
          zoom: 12,
          center: [-117.1708, 34.0574]
        });

view.cursor = "crosshair";&lt;/LI-CODE&gt;&lt;P&gt;However, it is not listed in the API reference &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html&lt;/A&gt;. Is there a reason for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:12:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1094877#M74526</guid>
      <dc:creator>Alexandre-Notos</dc:creator>
      <dc:date>2021-09-02T13:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: JS API Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1094919#M74528</link>
      <description>We can apply the cursor style to whole document even if we are using ArcGIS&lt;BR /&gt;document.body.style.cursor='crosshair';&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2021 14:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1094919#M74528</guid>
      <dc:creator>RambabuMandalapu5</dc:creator>
      <dc:date>2021-09-02T14:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: JS API Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1096765#M74623</link>
      <description>&lt;P&gt;Sorry, I don't understand our answer.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 14:36:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-reference/m-p/1096765#M74623</guid>
      <dc:creator>Alexandre-Notos</dc:creator>
      <dc:date>2021-09-09T14:36:08Z</dc:date>
    </item>
  </channel>
</rss>

