<?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: ArcGIS Mobile WebMap sample doesn't work with custom basemap in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265209#M12978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to add this line of code to the sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add it in the function, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;function jQueryReady()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This service is needed to display your web map. The sample will be updated to include the extra line of code the next time help is updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 12:58:45 GMT</pubDate>
    <dc:creator>MikeMinami</dc:creator>
    <dc:date>2021-12-11T12:58:45Z</dc:date>
    <item>
      <title>ArcGIS Mobile WebMap sample doesn't work with custom basemap</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265206#M12975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having trouble displaying the ArcGIS.com web map mobile sample &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works if I use the open street map as base map but doesn't work with our own base map which is on NZTM projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other web map sample works fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 21:15:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265206#M12975</guid>
      <dc:creator>SobodhDangwal</dc:creator>
      <dc:date>2012-05-02T21:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Mobile WebMap sample doesn't work with custom basemap</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265207#M12976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which mobile platform are you using? iOS, Android...?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you downloaded the mobile app or are you using the native web browser on the mobile device?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which sample are you using? The link does not go to a specific sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you saying your web map displays fine in the browser with your custom basemap, but not when you attempt to view it on your mobile device?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps the easiest thing to do is to share your web map publicly so I can look at it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 15:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265207#M12976</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-05-03T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Mobile WebMap sample doesn't work with custom basemap</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265208#M12977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Which mobile platform are you using? iOS, Android...?&lt;BR /&gt;Have you downloaded the mobile app or are you using the native web browser on the mobile device?&lt;BR /&gt;Which sample are you using? The link does not go to a specific sample.&lt;BR /&gt;&lt;BR /&gt;Are you saying your web map displays fine in the browser with your custom basemap, but not when you attempt to view it on your mobile device?&lt;BR /&gt;&lt;BR /&gt;Perhaps the easiest thing to do is to share your web map publicly so I can look at it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry Mike, Here is the right link &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/mobile/mobile_arcgis.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/mobile/mobile_arcgis.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying it on safari on iPhone, not a native app, just js mobile sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the WebMap id I am using (shared publically) 612b0e7fedbe4af7b96884b600b3a26a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the esri sample as it is it works on the iPhone safari browser, however if I use the above id it won't work on the browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only time it works with my custom map when I don't use my base map but a open street map or esri map. So in another words it will work if I create a webmap using openstreetmap as basemap with our operation layers (NZTM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However it wont work if I create a webmap using our basemap (NZTM) with our operation layers (NZTM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if its not very clear&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 00:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265208#M12977</guid>
      <dc:creator>SobodhDangwal</dc:creator>
      <dc:date>2012-05-04T00:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Mobile WebMap sample doesn't work with custom basemap</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265209#M12978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to add this line of code to the sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add it in the function, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;function jQueryReady()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This service is needed to display your web map. The sample will be updated to include the extra line of code the next time help is updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265209#M12978</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2021-12-11T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Mobile WebMap sample doesn't work with custom basemap</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265210#M12979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You need to add this line of code to the sample:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Add it in the function, &lt;SPAN style="font-style:italic;"&gt;function jQueryReady()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;This service is needed to display your web map. The sample will be updated to include the extra line of code the next time help is updated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thats working fine now&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 21:02:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-mobile-webmap-sample-doesn-t-work-with/m-p/265210#M12979</guid>
      <dc:creator>SobodhDangwal</dc:creator>
      <dc:date>2012-05-06T21:02:28Z</dc:date>
    </item>
  </channel>
</rss>

