|
POST
|
Attached is the content of the Swedish version (it's too long to fit as a forum post).
... View more
05-01-2013
04:47 AM
|
0
|
0
|
696
|
|
POST
|
Hej Mattias, Are the strings you want to re-translate currently wrong/bad, or is it just that you want something special for a specific use case?
... View more
05-01-2013
04:42 AM
|
0
|
0
|
696
|
|
POST
|
I've installed Flash Builder on my local system ... and it works. So there's some joy there. However, as a ongoing workflow, will I have to do this each time and then configure my application? Or, can i just replace something in the builder templates? This was all part of version 3.3 that was released this week. You no longer have to do this yourself.
... View more
04-30-2013
03:25 AM
|
0
|
0
|
727
|
|
POST
|
Thank you for reporting this - we've now been enabled to reproduce it. I think the problem is only for "file upload". All other parameter types work fine. (So it's not related to "that other 3.2 GP issue") See https://github.com/Esri/arcgis-viewer-flex/issues/120.
... View more
04-23-2013
10:30 AM
|
0
|
0
|
2108
|
|
POST
|
Zachary, I've heard one other case having problems using a secured GP task, but haven't been able to reproduce when I test against a secure GP task. Any chance you could work with Esri support to have them reproduce this?
... View more
04-22-2013
05:32 PM
|
0
|
0
|
2108
|
|
POST
|
Since there appears to be an issue with the GP widget and security, could someone please tell me if my issue is related to this? http://forums.arcgis.com/threads/82625-Flex-Viewer-3.2-GP-Widget-upload-using-10.1.1-returns-token-required No - you're forum post appears to be about using a secure GP task. This forum post is about using an unsecured GP task, but still getting prompted for sign-in.
... View more
04-22-2013
04:28 PM
|
0
|
0
|
1008
|
|
POST
|
Yeah so, the LEGEND widget does not populate with secure services from 10.1 Server either.... IS ANYONE ELSE SEEING THIS? It works fine when I test with secure mapservice and feature service from a sampleserver (10.1 SP1). http://sampleserver6.arcgisonline.com/arcgis/rest/services/SaveTheBay/MapServer (log in as user1/user1 when prompted) http://sampleserver6.arcgisonline.com/arcgis/rest/services/SaveTheBay/FeatureServer/0 (log in as user1/user1 when prompted) I'd recommend contacting Support (http://support.esri.com) for more troubleshooting help, or create a separate forum thread with more information for your specific case.
... View more
04-16-2013
02:18 PM
|
0
|
0
|
2195
|
|
POST
|
...it requires arcgiserver10.1; And i have just Arcgisserver 10: ( See http://forums.arcgis.com/threads/82194-thematic for the same question.
... View more
04-12-2013
02:40 PM
|
0
|
0
|
841
|
|
POST
|
ArcGIS 10.1 can create dynamicly rendered maps on the server. http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Dynamic_Rendering/017p0000002q000000/ Before 10.1 you had two main options: 1) Pre-create the thematic maps ... with the limitation that you couldn't change the rendering. Examples: http://services.arcgisonline.com/ArcGIS/rest/services/Demographics 2) Do the rendering on the client. Using feature layer (not feature service). Examples: http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Based_on_MapServer_layer/01nq0000000r000000/ http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Using_Renderers/01nq00000052000000/
... View more
04-12-2013
02:36 PM
|
0
|
0
|
695
|
|
POST
|
Can you explain in detail how ... to get the Bing key from Microsoft? "you can obtain one by visiting the Bing Maps Account Center or by viewing Getting a Bing Maps Key on the MSDN website. " See http://blogs.esri.com/esri/arcgis/2013/03/27/using-bing-basemaps/
... View more
04-12-2013
12:12 PM
|
0
|
0
|
2991
|
|
POST
|
<bing key="YOURBINGKEY"/> ... <layer label="Streets" type="bing" visible="false" style="road" culture="en-US" /> <layer label="Aerial" type="bing" visible="true" style="aerial" culture="en-US" /> <layer label="Aerial with labels" type="bing" visible="false" style="aerialWithLabels" culture="en-US" />
... View more
04-12-2013
10:43 AM
|
0
|
0
|
1258
|
|
POST
|
Your link is to some older samples. If you take a look at the latest samples, you will find http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Bing_Maps_map_styles/01nq0000000t000000/ It will prompt you to your own Bing maps key. If you just want to open Bing Maps in a browser, why not simply use the URL of Bing maps. For example: http://www.bing.com/maps/?v=2&cp=55.5~13.1&lvl=6
... View more
04-11-2013
02:19 PM
|
0
|
0
|
595
|
|
POST
|
I borrowed a piece of code to load Bing and Google maps. The related piece of code is below. Your "related piece of code" is missing a lot of code, but that doesn't matter. Also, I don't think this google option is legal. The good news is that the API and the Viewer already supports Bing Maps. You can just add them as layers in the main config.xml file. No need to do any custom coding. http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/WMS_WMTS_ArcIMS_WebTiled_and_Bing_Maps_layer_types/01m300000052000000/
... View more
04-11-2013
02:12 PM
|
0
|
0
|
1258
|
|
POST
|
Does this work properly or will the data be off a bit? Should work fine. Also, should I be using the WGS 1984 Web Mercator or the WGS 1984 Web Mercator Auxilary Sphere projection? WGS 1984 Web Mercator Auxiliary Sphere. Is it possible to alter the projection setting for the Viewer for Flex? I am planning to use some of their basemap layers. Yes, but your map server needs to support it. The Flex Viewer will not project any map layers, however, it can ask for map layers in your preferred projection (which your map service(s) will need to support).
... View more
04-11-2013
02:05 PM
|
0
|
0
|
736
|
| 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
|