-
hi.i want migrate to 100.0 from 10.8 .
but when i use some of attribute i have error. i want use some of old version attribute vs new attribute.
why i have error!!! how i can fix it??\
MFV96 updated
7 years ago
-
Hello there, I build the _prt4cmd_ example using the build instructions there. However, when I run it, it complains that it cannont create the reslove map:
`prt::createResolveMap failed, exception …
-
I want to learn the ArcGIS for iOS , but Official website is not have OC code. Therefore I find you ,the demo is not update? I at present use the OC Main exploitation ,Can you answer me? Thank you!
-
I am trying to use ArcGIS runtime nuget package in Xamarin iOS app. Once i add the NuGet package, build the app and publish it to TestFlight, I get the following errors. Does anyone have experience wi…
-
hi there,
There is declaration of SketchGraphicsOverlay in the link below
https://github.com/Esri/arcgis-runtime-samples-android/blob/master/map-sketching/src/main/java/com/esri/arcgisruntime/sample…
-
Hello, i am very interesting about this solution, but i dont know what i am doing wrong. I downloaded this project on https://github.com/Esri/offline-editor-js and i wanted open tpk-layer.html file (i…
-
I would like to access a secured web map using Application Authentication via the proxy but it ignore...
If it correctly run, web app should access without requiring a login and not show a dialog to …
-
Hi
After integrating the maps using cocoa pods, I have imported the following:
`#import `
In storyboard file, I've added a UIView element into view controller, changed the class name as AGSMapVi…
-
I used cocoapods to install my frameworks and I had used 10.2 and while I was updated the pod, it installed the new framework 100.0 . How can I used the old one? please help.
-
**I wrote code like this . I need this thing working urgently . Please help me**
```
self.mapView.exportImageWithCompletion { [weak self] (image:UIImage?, error:NSError?) -> Void in
…