<?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 BUG: Line of sight widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-line-of-sight-widget/m-p/1267875#M80564</link>
    <description>&lt;P&gt;Our team found that some issue of line of sight.&lt;/P&gt;&lt;P&gt;If the observation point in some certain location, the result of light of sight will change when zoom in and out.&lt;/P&gt;&lt;P&gt;I used the sample(&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-line-of-sight/" target="_blank" rel="noopener"&gt;Line of sight widget | Sample Code | ArcGIS Maps SDK for JavaScript 4.26 | ArcGIS Developers&lt;/A&gt;) and placed the observation here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChunyuanHuang_0-1678846628172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65289i25E24EA1A7326D46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChunyuanHuang_0-1678846628172.png" alt="ChunyuanHuang_0-1678846628172.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6322578989112w1124h540r863" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6322578989112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6322578989112w1124h540r863');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6322578989112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;BR /&gt;How should I avoid this issue when I customized an app with light of sight widget&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 02:28:07 GMT</pubDate>
    <dc:creator>ChunyuanHuang</dc:creator>
    <dc:date>2023-03-15T02:28:07Z</dc:date>
    <item>
      <title>BUG: Line of sight widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-line-of-sight-widget/m-p/1267875#M80564</link>
      <description>&lt;P&gt;Our team found that some issue of line of sight.&lt;/P&gt;&lt;P&gt;If the observation point in some certain location, the result of light of sight will change when zoom in and out.&lt;/P&gt;&lt;P&gt;I used the sample(&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-line-of-sight/" target="_blank" rel="noopener"&gt;Line of sight widget | Sample Code | ArcGIS Maps SDK for JavaScript 4.26 | ArcGIS Developers&lt;/A&gt;) and placed the observation here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChunyuanHuang_0-1678846628172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65289i25E24EA1A7326D46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChunyuanHuang_0-1678846628172.png" alt="ChunyuanHuang_0-1678846628172.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6322578989112w1124h540r53" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6322578989112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6322578989112w1124h540r53');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6322578989112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;BR /&gt;How should I avoid this issue when I customized an app with light of sight widget&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 02:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-line-of-sight-widget/m-p/1267875#M80564</guid>
      <dc:creator>ChunyuanHuang</dc:creator>
      <dc:date>2023-03-15T02:28:07Z</dc:date>
    </item>
  </channel>
</rss>

