You need to add this line of code to the sample: esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"); Add it in the function, function jQueryReady()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.Thanks,Mike
esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");
Which mobile platform are you using? iOS, Android...?Have you downloaded the mobile app or are you using the native web browser on the mobile device?Which sample are you using? The link does not go to a specific sample.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?Perhaps the easiest thing to do is to share your web map publicly so I can look at it.Thanks,Mike
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.