|
POST
|
No, that's not really something you could use Google Analytics for. Google Analytics is something you would put in the HTML page for your application accessing the services, and would then give you stats for how many times your application is accessed, and what browsers etc they use. It would not really give you statistics for the REST services (which I assume is what you want).
... View more
11-13-2014
10:56 AM
|
1
|
0
|
1058
|
|
POST
|
Melo, did you get this to work? If you get back "Invalid query parameters", did you try going to the HTML rest endpoint and using the same query parameters? If so, could you share the actual proxied request that fails with POST? Is the service public?
... View more
11-11-2014
05:41 PM
|
0
|
3
|
4558
|
|
POST
|
No, I'm not aware of any issues with non-Esri WMTS and the Flex API. I would still recommend using the WebTiledLayer instead. It is supported in both Javascript and Flex APIs. One benefit is that once you have set up the WebTiledLayer, there is no longer a need for initial metadata queries. For example, in ArcGIS Online, when you save a WMTS as part of a web map, it actually gets stored as WebTiledLayer.
... View more
11-11-2014
03:55 PM
|
0
|
1
|
1258
|
|
POST
|
The JS API does not stretch tiles for in-between scales. You can set the map to have more Levels of Details, but that still wont stretch existing tiles. You can change the map to use non-tiled basemaps.
... View more
11-10-2014
03:24 PM
|
0
|
1
|
1752
|
|
POST
|
1. No need for a custom class I think (see "2"). 2. Yes. WebTiledLayer can be used for any spatial reference. You just need to specify the TileInfo.
... View more
11-06-2014
04:16 PM
|
0
|
1
|
1328
|
|
POST
|
Yes, it is because OpenStreetMap is a tiled service.
... View more
11-06-2014
04:01 PM
|
0
|
3
|
1752
|
|
POST
|
Have you tried using the WebTiled layer instead? It usually works better than WMTS as a way to get to a WMTS layer... http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/WMS_WMTS_ArcIMS_WebTiled_and_Bing_Maps_layer_types/01m300000052000000/
... View more
11-06-2014
03:45 PM
|
0
|
3
|
1258
|
|
POST
|
Using WebTiled layer is probably better than extending the API, as it would make it work directly in the Flex Viewer. http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/WMS_WMTS_ArcIMS_WebTiled_and_Bing_Maps_layer_types/01m300000052000000/
... View more
11-06-2014
03:43 PM
|
0
|
0
|
1248
|
|
POST
|
I think you're guess about the proxy is correct. You can try it by using the sampleserver6 print service, but your proxy. My guess is that would also fail. Did you install a proxy on your server? Is this the first time you're using the proxy? If you look at the network traffic what is the response for the proxy request? http://yourserverwithapp.com/proxy/?http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/...
... View more
10-17-2014
02:14 PM
|
0
|
0
|
1077
|
|
POST
|
One common option is to have two different configuration files or apps. Another option, if you are compiling the flex viewer code yourself, you could try commenting out or removing https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/com/esri/viewer/managers/MapManager.mxml#L675
... View more
10-17-2014
12:02 PM
|
0
|
0
|
759
|
|
POST
|
Thanks for reporting this. Seems like the workaround mentioned "fixes" this. We will also look at fixing it properly in the Javascript 3.12 version. result.feature.geometry.spatialReference = this.map.spatialReference;
... View more
10-14-2014
12:18 PM
|
1
|
0
|
1022
|
|
POST
|
Nevermind - it's fine in the "big" SDK download, but the zip files for "Download this sample" wasn't updated for the 3.11 release. We'll get that fixed.
... View more
10-07-2014
04:39 PM
|
0
|
0
|
1023
|
|
POST
|
Hi Ken, I looked at the zipped download files but I couldn't spot any references to 3.10. Where exactly do you see that? Nevermind, see my next comment...
... View more
10-07-2014
03:46 PM
|
0
|
1
|
1023
|
|
POST
|
Yes. As mentioned in What's new in Version 3.11 | Guide | ArcGIS API for JavaScript we did a number of changes to the Measurement widget (even though we didn't specifically mention CSS on that page). Could you maybe create a new thread with an example of your code, and/or link to your app?
... View more
10-07-2014
12:29 PM
|
0
|
2
|
3483
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|