<?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: FeatureLayer does not honor Marker Line Symbol. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200068#M18526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The reference for &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/simplemarkersymbol.htm"&gt;SimpleMarkerSymbol&lt;/A&gt; only lists circles, squares, etc so it may be a limitation of symbolising a feature layer?&lt;BR /&gt;&lt;BR /&gt;As a workaround, can you make an image of the "M" and use a &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/picturefillsymbol.htm"&gt;PictureMarkerSymbol&lt;/A&gt;?&lt;BR /&gt;&lt;BR /&gt;Note that I haven't tried this so it's just a guess (based on the idea that symbolising a feature layer is probably using the same mechanisms as symbolising a graphics layer).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciated your suggestion. SimpleMarkerSymbol and PictureMarkerSymbol are used to draw points and multipoints not polyline. I konw there is no MarkerLineSysmbol class in JS API (as it has in ArcGIS desktop). I was hoping i can get a clear answer of whether it is feasible in JS API to apply MarkLineSymbol on featureLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 11:56:18 GMT</pubDate>
    <dc:creator>HemingZhu</dc:creator>
    <dc:date>2011-06-22T11:56:18Z</dc:date>
    <item>
      <title>FeatureLayer does not honor Marker Line Symbol.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200066#M18524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a polyline layer symboled with Marker Line Symbol (using Character Marker (Unicode: 233 - looks like "M" as unit). If you displaye as a layer in map service, it works just as it is in .mxd; if I diplay as a featurelayer, the map only honor the color and character size, which results in a big fat line. Do anyone has ideas how to fix or workaround?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 20:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200066#M18524</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-06-21T20:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not honor Marker Line Symbol.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200067#M18525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reference for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/simplemarkersymbol.htm"&gt;SimpleMarkerSymbol&lt;/A&gt;&lt;SPAN&gt; only lists circles, squares, etc so it may be a limitation of symbolising a feature layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a workaround, can you make an image of the "M" and use a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/picturefillsymbol.htm"&gt;PictureMarkerSymbol&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that I haven't tried this so it's just a guess (based on the idea that symbolising a feature layer is probably using the same mechanisms as symbolising a graphics layer).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 23:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200067#M18525</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-06-21T23:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not honor Marker Line Symbol.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200068#M18526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The reference for &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/simplemarkersymbol.htm"&gt;SimpleMarkerSymbol&lt;/A&gt; only lists circles, squares, etc so it may be a limitation of symbolising a feature layer?&lt;BR /&gt;&lt;BR /&gt;As a workaround, can you make an image of the "M" and use a &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/picturefillsymbol.htm"&gt;PictureMarkerSymbol&lt;/A&gt;?&lt;BR /&gt;&lt;BR /&gt;Note that I haven't tried this so it's just a guess (based on the idea that symbolising a feature layer is probably using the same mechanisms as symbolising a graphics layer).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciated your suggestion. SimpleMarkerSymbol and PictureMarkerSymbol are used to draw points and multipoints not polyline. I konw there is no MarkerLineSysmbol class in JS API (as it has in ArcGIS desktop). I was hoping i can get a clear answer of whether it is feasible in JS API to apply MarkLineSymbol on featureLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 11:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200068#M18526</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-06-22T11:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not honor Marker Line Symbol.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200069#M18527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, if you want to display your polyline data as client side graphics, your options are&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/simplelinesymbol.htm"&gt;SimpleLineSymbol&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/cartographiclinesymbol.htm"&gt;CartographicLineSymbol&lt;/A&gt;&lt;SPAN&gt;. You can use either by creating a symbol and a renderer and specifying your renderer as the renderer for your feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want use your complex symbology in a web app, you can use a dynamic map service layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 17:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-does-not-honor-marker-line-symbol/m-p/200069#M18527</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-06-22T17:08:06Z</dc:date>
    </item>
  </channel>
</rss>

