<?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: Measurement of Distance in IPad ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320116#M29473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to add a dojo.require to your application to include the geometry service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.require("esri.tasks.geometry");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More details on the compact build can be found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2010 16:14:16 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2010-12-11T16:14:16Z</dc:date>
    <item>
      <title>Measurement of Distance in IPad ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320115#M29472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;i am measuring distance from point to point in IPad. I am using source "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.1compact" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.1compact&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; for Ipad application as mentioned in the samples to work with Iphone. The problem is i am not getting distance measurment when i use "v=2.1compact". but if i use "v=2.1" only then it works fine. i m using "v=2.1compact" coz it is compatible for popups in Ipad/Iphone. So kindly suggest me to sortout this problem. Well i already have send thread for some problem but didnt get reply so far. I request kindly give quick replies. Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zeeshan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 12:40:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320115#M29472</guid>
      <dc:creator>zeeshanbhatti</dc:creator>
      <dc:date>2010-12-11T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement of Distance in IPad ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320116#M29473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to add a dojo.require to your application to include the geometry service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.require("esri.tasks.geometry");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More details on the compact build can be found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 16:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320116#M29473</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2010-12-11T16:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement of Distance in IPad ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320117#M29474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi kelly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tried the way u advised. But still i cant see measurements. Kindly try your self if i m wrong some where &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/util/util_distance.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/util/util_distance.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the sample which i tried with "v=2.1compact" with including dojo.require("esri.tasks.geometry");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; please check again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zeeshan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 04:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320117#M29474</guid>
      <dc:creator>zeeshanbhatti</dc:creator>
      <dc:date>2010-12-12T04:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement of Distance in IPad ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320118#M29475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to add that i just learnt from &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_compactbuild.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is that Module "dojo.number" Compact status shows "No". So this means we need to sort out dojo.number with v2.1compact.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 05:16:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320118#M29475</guid>
      <dc:creator>zeeshanbhatti</dc:creator>
      <dc:date>2010-12-12T05:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement of Distance in IPad ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320119#M29476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So finally its done by adding &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.require("dojo.number");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly help me for my previous thread as well &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/18869-Graphic-popup-Event-Method"&gt;http://forums.arcgis.com/threads/18869-Graphic-popup-Event-Method&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zeeshan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 05:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-of-distance-in-ipad/m-p/320119#M29476</guid>
      <dc:creator>zeeshanbhatti</dc:creator>
      <dc:date>2010-12-12T05:31:29Z</dc:date>
    </item>
  </channel>
</rss>

