<?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 (index):119 [esri.core.Accessor] Accessor#set 'метр' is not a valid value for this property, only the following values are valid: 'centimeters', 'deci in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/index-119-esri-core-accessor-accessor-set-%D0%BC%D0%B5%D1%82%D1%80-is/m-p/1073769#M73681</link>
    <description>&lt;P&gt;(index):119 [esri.core.Accessor] Accessor#set 'метр' is not a valid value for this property, only the following values are valid: 'centimeters', 'decimal-degrees', 'decimeters', 'feet', 'inches', 'kilometers', 'meters', 'miles', 'millimeters', 'nautical-miles', 'us-feet', 'yards'&lt;/P&gt;&lt;P&gt;if I use&lt;STRONG&gt;&amp;nbsp;&lt;EM&gt;map: map &lt;/EM&gt;&lt;/STRONG&gt;creating&amp;nbsp;SceneView - no error&lt;/P&gt;&lt;P&gt;But I need this webscene&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;$(document).ready(function () {
    require([
        "esri/Map",
        "esri/views/SceneView",
        "esri/WebScene",
        "esri/widgets/BasemapGallery",
        "esri/config"
    ], function (
        Map,
        SceneView,
        WebScene,
        BasemapGallery,
        esriConfig
    ) {
        var map = new Map({
            basemap: "gray-vector"
        });

        esriConfig.portalUrl = "https://url-portal";
        var webScene = new WebScene({
            portalItem: {
                id: "xxxxxxxxxxxxxxxxxxxxxxx"
            }
        });

        var view = new SceneView({
            container: "operator_screen",
            map: webScene
            // center: [139.68, 35.68],
            // zoom: 10
        });

        var basemapGallery = new BasemapGallery({
            view: view
        });

        // Add the widget to the top-right corner of the view
        view.ui.add(basemapGallery, {
            position: "top-right"
        });
    });
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 16:21:06 GMT</pubDate>
    <dc:creator>Droden</dc:creator>
    <dc:date>2021-06-29T16:21:06Z</dc:date>
    <item>
      <title>(index):119 [esri.core.Accessor] Accessor#set 'метр' is not a valid value for this property, only the following values are valid: 'centimeters', 'deci</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/index-119-esri-core-accessor-accessor-set-%D0%BC%D0%B5%D1%82%D1%80-is/m-p/1073769#M73681</link>
      <description>&lt;P&gt;(index):119 [esri.core.Accessor] Accessor#set 'метр' is not a valid value for this property, only the following values are valid: 'centimeters', 'decimal-degrees', 'decimeters', 'feet', 'inches', 'kilometers', 'meters', 'miles', 'millimeters', 'nautical-miles', 'us-feet', 'yards'&lt;/P&gt;&lt;P&gt;if I use&lt;STRONG&gt;&amp;nbsp;&lt;EM&gt;map: map &lt;/EM&gt;&lt;/STRONG&gt;creating&amp;nbsp;SceneView - no error&lt;/P&gt;&lt;P&gt;But I need this webscene&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;$(document).ready(function () {
    require([
        "esri/Map",
        "esri/views/SceneView",
        "esri/WebScene",
        "esri/widgets/BasemapGallery",
        "esri/config"
    ], function (
        Map,
        SceneView,
        WebScene,
        BasemapGallery,
        esriConfig
    ) {
        var map = new Map({
            basemap: "gray-vector"
        });

        esriConfig.portalUrl = "https://url-portal";
        var webScene = new WebScene({
            portalItem: {
                id: "xxxxxxxxxxxxxxxxxxxxxxx"
            }
        });

        var view = new SceneView({
            container: "operator_screen",
            map: webScene
            // center: [139.68, 35.68],
            // zoom: 10
        });

        var basemapGallery = new BasemapGallery({
            view: view
        });

        // Add the widget to the top-right corner of the view
        view.ui.add(basemapGallery, {
            position: "top-right"
        });
    });
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 16:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/index-119-esri-core-accessor-accessor-set-%D0%BC%D0%B5%D1%82%D1%80-is/m-p/1073769#M73681</guid>
      <dc:creator>Droden</dc:creator>
      <dc:date>2021-06-29T16:21:06Z</dc:date>
    </item>
  </channel>
</rss>

