<?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 AGSPictureMarkerSymbol rotate / angle without effect in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239802#M2231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to place a PictureMarkerSymbol with a given rotation angle on to of line objects with a given slope. Objective is to place the PictureMarkerSymbol orthogonally to the axis of the line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I did not manage to achieve any effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting the angle attribute of the PictureMarkerSymbol before creating a graphic based on the symbol does not have any effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AGSPictureMarkerSymbol *pms = [AGSPictureMarkerSymbol&amp;nbsp; pictureMarkerSymbolWithImageNamed:@"picturename.png"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pms.angle = 45.0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did anyone already manage to achieve this using ArcGIS IOS SDK 1.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same for SimpleMarkerSymbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AGSSimpleMarkerSymbol *markerSymbol = [AGSSimpleMarkerSymbol simpleMarkerSymbol];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.color = [UIColor yellowColor];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.size&amp;nbsp; = 17;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.style = AGSSimpleMarkerSymbolStyleDiamond;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.angle = (CGFloat)30.0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting angle has no effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manfred&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 12:53:52 GMT</pubDate>
    <dc:creator>ManfredReinart</dc:creator>
    <dc:date>2010-12-07T12:53:52Z</dc:date>
    <item>
      <title>AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239802#M2231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to place a PictureMarkerSymbol with a given rotation angle on to of line objects with a given slope. Objective is to place the PictureMarkerSymbol orthogonally to the axis of the line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I did not manage to achieve any effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting the angle attribute of the PictureMarkerSymbol before creating a graphic based on the symbol does not have any effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AGSPictureMarkerSymbol *pms = [AGSPictureMarkerSymbol&amp;nbsp; pictureMarkerSymbolWithImageNamed:@"picturename.png"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pms.angle = 45.0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did anyone already manage to achieve this using ArcGIS IOS SDK 1.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same for SimpleMarkerSymbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AGSSimpleMarkerSymbol *markerSymbol = [AGSSimpleMarkerSymbol simpleMarkerSymbol];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.color = [UIColor yellowColor];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.size&amp;nbsp; = 17;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.style = AGSSimpleMarkerSymbolStyleDiamond;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; markerSymbol.angle = (CGFloat)30.0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting angle has no effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manfred&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 12:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239802#M2231</guid>
      <dc:creator>ManfredReinart</dc:creator>
      <dc:date>2010-12-07T12:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239803#M2232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having a similar issue with the xoffset &amp;amp; yoffset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have set up my symbol as Follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGSSymbol* symbol = [AGSPictureMarkerSymbol pictureMarkerSymbolWithImageNamed:@"Redpin.png"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol.xoffset = 10;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol.yoffset = 10;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone figured this out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 14:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239803#M2232</guid>
      <dc:creator>JeffPapirtis</dc:creator>
      <dc:date>2010-12-07T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239804#M2233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem with AGSSimpleMarkerSymbol. The angle does not affect the symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did anyone figure it out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri Eshel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Systematics LTD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Israel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 09:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239804#M2233</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2011-02-24T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239805#M2234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, at this time we can not set the angle of simple and picture marker symbols. This is a known issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reporting!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 16:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239805#M2234</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-02-24T16:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239806#M2235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nimesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I understand, the ArcGIS for iOS application does show a small arrow from the GPS location to the target while driving. I wonder how it is implemented there without rotating the symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 13:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239806#M2235</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2011-02-27T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239807#M2236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does AGSSimpleMarkerSymbol can refer the angle property in version 2.0.1 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Sep 2011 06:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239807#M2236</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2011-09-25T06:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPictureMarkerSymbol rotate / angle without effect</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239808#M2237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 15:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspicturemarkersymbol-rotate-angle-without-effect/m-p/239808#M2237</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-26T15:17:16Z</dc:date>
    </item>
  </channel>
</rss>

