<?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 Encountered an issue with AGSGraphicsLayer in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440063#M3750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm a newbie in ArcGIS, currently I'm trying out the CallOutSample project in ArcGIS website. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not display the callout layer when I replace the base map url to our local map, but when using a base map url the callouts&amp;nbsp;&amp;nbsp; that I added&amp;nbsp; shows.&amp;nbsp; I only changed the URL map and added two more makers while I commented out the sample makers inside.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached two screenshot images to show what I'm talking about.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently using iOS SDK 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice or inputs are appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Base map: &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Local map: &lt;/SPAN&gt;&lt;A href="http://e1.onemap.sg/arcgis/rest/services/SM128/MapServer"&gt;http://e1.onemap.sg/arcgis/rest/services/SM128/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 05:40:02 GMT</pubDate>
    <dc:creator>Dominic_EdwayneRivera</dc:creator>
    <dc:date>2013-07-23T05:40:02Z</dc:date>
    <item>
      <title>Encountered an issue with AGSGraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440063#M3750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm a newbie in ArcGIS, currently I'm trying out the CallOutSample project in ArcGIS website. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not display the callout layer when I replace the base map url to our local map, but when using a base map url the callouts&amp;nbsp;&amp;nbsp; that I added&amp;nbsp; shows.&amp;nbsp; I only changed the URL map and added two more makers while I commented out the sample makers inside.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached two screenshot images to show what I'm talking about.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently using iOS SDK 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice or inputs are appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Base map: &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Local map: &lt;/SPAN&gt;&lt;A href="http://e1.onemap.sg/arcgis/rest/services/SM128/MapServer"&gt;http://e1.onemap.sg/arcgis/rest/services/SM128/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 05:40:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440063#M3750</guid>
      <dc:creator>Dominic_EdwayneRivera</dc:creator>
      <dc:date>2013-07-23T05:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Encountered an issue with AGSGraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440064#M3751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: technobrat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the markers that you've added contain coordinates that don't match the local map's spatial reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Most probably, the coordinates are in web mercator, and that's why they line up correctly on the base map (which is also in web mercator spatial reference).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get things to work with the local map, adjust the coordinates of the markers based on that map's spatial reference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 14:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440064#M3751</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-07-23T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Encountered an issue with AGSGraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440065#M3752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the wgs84SpatialReference to convert the Core Location coordinates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;wgs84SpatialReference seems to work in Android.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; self.mapPoint = [AGSPoint pointWithX:103.84186149088200 y:1.37064698975933 spatialReference:[AGSSpatialReference wgs84SpatialReference]];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; self.mapPoint = (AGSPoint *)[engine projectGeometry:self.mapPoint toSpatialReference:[AGSSpatialReference webMercatorSpatialReference]];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there other spatial reference I can use to correct the coordinates of the markers on the map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 02:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/encountered-an-issue-with-agsgraphicslayer/m-p/440065#M3752</guid>
      <dc:creator>Dominic_EdwayneRivera</dc:creator>
      <dc:date>2013-07-24T02:10:21Z</dc:date>
    </item>
  </channel>
</rss>

