POST
|
> Is there a way to get more verbose logging from the closure compiler? Besides the build-report.txt, the regular console output can sometimes show more details. Since the only difference appears to be the OS, try to look for any issues like paths used in Windows vs. Linux.
... View more
06-04-2021
04:16 PM
|
0
|
0
|
1404
|
POST
|
Older versions of the API and Doc are available by selecting the desired version in the dropdown: SDK Downloads | ArcGIS for Developers
... View more
03-06-2017
02:12 PM
|
2
|
1
|
2374
|
POST
|
Here's the What's New page for 3.15: What's new in Version 3.15 | Guide | ArcGIS API for JavaScript 3.20
... View more
03-06-2017
01:13 PM
|
1
|
0
|
2374
|
POST
|
Another option is to set the global reference to null in your first require callback using: esri.id = null;
... View more
01-08-2015
11:15 AM
|
0
|
0
|
1286
|
POST
|
It's recommended to enable SSL to secure the traffic from your Flex application to your server. See: ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
07-18-2014
10:54 AM
|
0
|
1
|
597
|
POST
|
See the Graphic.checkForMouseListeners property: https://developers.arcgis.com/flex/api-reference/com/esri/ags/Graphic.html#checkForMouseListeners
... View more
06-16-2014
01:21 PM
|
0
|
0
|
691
|
POST
|
Try using this to prevent the infinite flicker loop: myMap.infoWindow.show(myMap.toMapFromStage(event.stageX + 2, event.stageY + 2));
... View more
06-13-2014
03:06 PM
|
0
|
0
|
691
|
POST
|
See the wkid attribute at: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/WMS_WMTS_ArcIMS_WebTiled_and_Bing_Maps_layer_types/01m300000052000000/
... View more
06-13-2014
02:07 PM
|
0
|
0
|
414
|
POST
|
I would caution against this approach if you have a lot of users since they'll all then be hitting your server at the same time.
... View more
06-13-2014
11:29 AM
|
0
|
0
|
616
|
POST
|
Are you using the proxy code from here? https://github.com/Esri/resource-proxy
... View more
06-12-2014
01:51 PM
|
0
|
0
|
876
|
POST
|
params.distances should be an array of Numbers. https://developers.arcgis.com/javascript/jsapi/bufferparameters-amd.html#distances
... View more
06-12-2014
12:18 PM
|
0
|
0
|
527
|
POST
|
You could use the JavaScript Web Optimizer to create a custom build that does not include the IndentityManager.
... View more
06-10-2014
01:24 PM
|
0
|
0
|
1286
|
POST
|
You could use setTimeout to schedule when to call setRefreshInterval on the layer.
... View more
06-10-2014
01:21 PM
|
0
|
0
|
616
|
POST
|
Can you try switching to the compact build? This doesn't include the IdentityManager by default. See: https://developers.arcgis.com/javascript/jshelp/inside_compactbuild.html
... View more
05-16-2014
12:39 PM
|
0
|
0
|
1286
|
Title | Kudos | Posted |
---|---|---|
1 | 03-06-2017 01:13 PM | |
2 | 03-06-2017 02:12 PM | |
1 | 06-22-2010 12:01 PM | |
1 | 08-06-2012 09:29 AM |
Online Status |
Offline
|
Date Last Visited |
03-25-2024
08:25 PM
|