<?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: how define font family in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-define-font-family/m-p/291125#M26745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved by adding this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;font: { // autocasts as new Font()&lt;BR /&gt; size: 12,&lt;BR /&gt; family: "sans-serif",&lt;BR /&gt; weight: "bolder"&lt;BR /&gt; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Jan 2018 12:50:38 GMT</pubDate>
    <dc:creator>anjelinaponkerat</dc:creator>
    <dc:date>2018-01-13T12:50:38Z</dc:date>
    <item>
      <title>how define font family</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-define-font-family/m-p/291124#M26744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I,m&amp;nbsp;working&amp;nbsp;to add a feature layer to my Scene view(3d view of 4.6) and I can show label&amp;nbsp;above points. I,m going to change font family of labels, but&amp;nbsp;I can not find any solution to do this. please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;labelingInfo: [{&lt;BR /&gt; // When using callouts on labels, "above-center" is the only allowed position&lt;BR /&gt; labelPlacement: "above-center",&lt;BR /&gt; labelExpressionInfo: {&lt;BR /&gt; value: "{NAME}"&lt;BR /&gt; },&lt;BR /&gt; symbol: {&lt;BR /&gt; type: "label-3d", // autocasts as new LabelSymbol3D()&lt;BR /&gt; symbolLayers: [{&lt;BR /&gt; type: "text", // autocasts as new TextSymbol3DLayer()&lt;BR /&gt; material: {&lt;BR /&gt; color: "black"&lt;BR /&gt; },&lt;BR /&gt; halo: {&lt;BR /&gt; color: [255, 255, 255, 0.7],&lt;BR /&gt; size: 2&lt;BR /&gt; },&lt;BR /&gt; size: 10&lt;BR /&gt; }],&lt;BR /&gt; // Labels need a small vertical offset that will be used by the callout&lt;BR /&gt; verticalOffset: {&lt;BR /&gt; screenLength: 150,&lt;BR /&gt; maxWorldLength: 2000,&lt;BR /&gt; minWorldLength: 30&lt;BR /&gt; },&lt;BR /&gt; // The callout has to have a defined type (currently only line is possible)&lt;BR /&gt; // The size, the color and the border color can be customized&lt;BR /&gt; callout: {&lt;BR /&gt; type: "line", // autocasts as new LineCallout3D()&lt;BR /&gt; size: 0.5,&lt;BR /&gt; color: [0, 0, 0],&lt;BR /&gt; border: {&lt;BR /&gt; color: [255, 255, 255, 0.7]&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; }],&lt;BR /&gt; labelsVisible: true&lt;BR /&gt; });&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2018 05:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-define-font-family/m-p/291124#M26744</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-13T05:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: how define font family</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-define-font-family/m-p/291125#M26745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved by adding this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;font: { // autocasts as new Font()&lt;BR /&gt; size: 12,&lt;BR /&gt; family: "sans-serif",&lt;BR /&gt; weight: "bolder"&lt;BR /&gt; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2018 12:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-define-font-family/m-p/291125#M26745</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-13T12:50:38Z</dc:date>
    </item>
  </channel>
</rss>

