Is there equivalent functionality in the iOS api to get the standard ESRI base map gallery like you see in ArcGIS Online and the other web API's?
when adding various service URI's to the map, is it possible to set custom header values to the http request that the ESRI iOS api is making to my...
Hello, I am new to GIS and this framework so please help me out. Is it possible to create a tpk file from ipad/iOS device using the SDK? If...
I am having trouble implementing AGSRelationshipQuery, I get a successful response, but the data returned id not what I expect and I am not sure if I...
//details for the callout - (NSString *)detailForGraphic(AGSGraphic *)graphic screenPoint(CGPoint)screen mapPoint(AGSPoint *)map { //return ,...
Hello, the online-offline sample works great for me. i modify the sample for my point feature service. But how can i edit or change the...
I am in the process of upgrading to the newest SDK version 2.2. I uninstalled version 2.1 and installed version 2.2. I have followed the directions...
Hello, I have a problem with AGSGeometryEngine, I have make the possibility to identify some room with an area selection. But it seems the map...
Hy I have used the query sample code. - (void)searchBarSearchButtonClicked:(UISearchBar *)searchBar { self.mapView.callout.hidden = YES;...
I am having an issue where feature layers are rendering at all scales. The layers have been setup with a minimum scale of 1200, and I can see the...
My App works fine in the simulator when Macbook is using wifi. But as soon as the macbook is plugged into the company network, IOS simulator can no...
We're occasionally seeing crashes within our app using the latest ArcGIS SDK. It's a EXC_CRASH (SIGSEGV) on thread 0, but no code is running on...
Does anyone have any sample code for using the identify task on more than one layerId? I have the code working with a single layerId (as with all...
Hi,guys Map gesture is interesting,"double-tap" is similar to the traditional double-click, can accurately switch between the two levels,“pinch...
I am working on an ipad app which should download all data first using internet and then store it in local database. And then application should be...
When I start GPS with default auto panning and zoomin quickly several times to the GPS location, the application tries to alloc about 50MB and it...
Is there support in the iOS API to generalize the geometries of a feature service so I only get the minimum points needed to represent features on...
is there a way to get verbose logging out of the ArcGIS API? e.g. if I wanted to see the full http requests being made to my various...
Hi In my application i use different base map. When application is loaded for the first time, skechLayer draw up tiled map (OK), but when i change...
i I would like to know how to use the functionality that appears on this link...
So I've put togeather a graphics layer. I've set my maps touch delegate to self and in the didMoveTapAndHoldAtPoint method I give the user the...
Hello, I'm newbie and couldn't figure out how to create Marker Symbols based on self defined view. I would like to create marker symbol consisting...
I've created a custom callout view that shows when the map is clicked. I've populated an array of graphics (features) that were under that click,...
I'm working with an attribute value of field type DATE. I can successfully utilize a DatePicker to edit the field, however I'd also like the...
My MapServer is not WGS84,how use AGSGPS?
One of the new features of SDK 2.2 is support of WMS services. Are there any examples for accessing these services? Or even documentation?
Howdy ESRI, Thank you for the fantastic board with many helpful answers by ESRI folks. I have been playing with the SDK, and it's fantastic....
Is there any way to disable panning inertia on a MapView? When I pan around a map it "coasts" a bit after I let my finger off, and I'd like it not...
Hi there, Has anyone implemented a selection box to define selection envelop for query on the map? The scenario is: - User clicks on a query...
i used the identify demo project to create my application. When i click out of extent of the dinamicLayer, application crashed with this error; ...
Hi all, I'm adding some graphics manually to the map, with the following code: double lat = doubleValue]; double lon = ...
Hi i have a quastion. How i can create the commands for zoom back and foreward? some suggestions?
i need to create a rest-service on arcgis server that can be consumed by an apple ios application and user should be able to edit the oracle...
Hi in other Ersi'Api is possible to create the command "go back to extents features" and "go to next extent". I wanted to know if in ios there is...
Hi all We need to project the x and y obtained from the ESRI_Places_World/GeocodeServer and show it as a graph into a base map with spatial...
Hi, I'm trying to display a dataset with a higher resolution than the Bing Map basemap, my current basemap. When I try to zoom in to see more...
Greetings All, I have been looking into an IOS app to use local cahched data via a tile package. I need to have my entrie dataset cahched to be...
When using AGSPopupsContainerViewController and popupInfo.allowEdit = YES, when clicking on the AddGeometry Icon from the popupwindow, the window...
Is it possible to mix ESRI mobile iOS application development with http://xamarin.com/monotouch to gain cross-platform ESRI apps between iOS and...
Hi! I'm wondering if there's a way to get ArcGIS maps and use them as overlays on a MKMapView, rather than using the ArcGIS SDK. I want to use the...
Hello I've created an AGSWebMap and displayed it in an AGSMapView. However, I've problems now to add AGSGrpahic objects to the map view. No...
Hi i have a problem I developed an application that allows you to query a layer Dynamics. I would like to center the selected feature in the map....
I have not been able to find any samples that use AGSGeometryEngine projectGeometry: toSpatialReference:. Xcode is telling me that it cannot find a...
hi, I'm work on the custom tiled layer sample and place a exploded tile folder in the app., the largest scale of which in the tiling scheme is...
Hi, I am configuring a project to use the ArGIS SDK for iOS v2.2. I follow the steps 1 to 4 in...
Does anyone know if you can have multiple IdentifyTasks in a single view controller? I can create two tasks, but don't know how to handle two sets...
After upgrading to V2.2 I'm getting the Mach-O linker error. I've followed all the steps to upgrade and compared with the MapView Demo settings. ...
I've had two cases now where setting a breakpoint in an Esri iOS delegate method causes Xcode to crash immediately upon hitting the breakpoint. ...
Hello all, I have tried to install the ArcGIS for IOS SDK (version 2.2 released yesterday) and am receiving the following error: Title: There...
I have followed all of the steps to set up a new project in xCode with the new iOS SDK, but receive and error that states: clang: error: no such...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules