|
POST
|
It looks like you need to create and use an instance of IdentifyHelper.
... View more
11-16-2010
02:19 PM
|
0
|
0
|
1861
|
|
POST
|
What happens if you don't set myGraphicsLayer's symbol? Can you also double-check that the layer's shape field is published so that the geometry is being returned?
... View more
11-16-2010
11:48 AM
|
0
|
0
|
830
|
|
POST
|
This looks good. Double-check the order of the layers.
... View more
11-16-2010
11:44 AM
|
0
|
0
|
498
|
|
POST
|
You can use this to do the conversion: http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html
... View more
11-16-2010
10:12 AM
|
0
|
0
|
1778
|
|
POST
|
Are you compiling your Viewer from source? If you are, you can set the imageFormat of the dynamic layer in the MapManger code to "png32". If you're not, it's not a configurable option so you won't be able to change it from the default of png8. You could instead try using the layer as a "feature" layer, or try contacting Esri Support to fix the underlying cause of this issue. http://support.esri.com
... View more
11-16-2010
07:53 AM
|
0
|
0
|
2829
|
|
POST
|
See the Developer Guide at: http://help.arcgis.com/en/webapps/flexviewer/help/index.html You can use Flash Builder 4 to work on a Sample Viewer 1.3 app as well. You'll just need to set the SDK for that project to the included Flex SDK 3.5.
... View more
11-16-2010
07:39 AM
|
0
|
0
|
445
|
|
POST
|
Yes, I was referring to what happens when you go to the service and click on "Export Map" at the bottom of the page. For example go here: http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer Then click "Export Map" and then set "Background Transparent" to Yes and export again. This only applies if you've configured your layer as "dynamic".
... View more
11-16-2010
07:28 AM
|
0
|
0
|
2829
|
|
POST
|
You can also use Query.where as long as you create a valid SQL where clause. See: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#where
... View more
11-15-2010
10:26 AM
|
0
|
0
|
416
|
|
POST
|
See: http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions
... View more
11-15-2010
10:20 AM
|
0
|
0
|
743
|
|
POST
|
Do you see the outline if you export the image in the html form on the service's REST services directory page? Do they go away if you use png32?
... View more
11-15-2010
09:00 AM
|
0
|
0
|
2829
|
|
POST
|
Some more info on the ordering issue: http://forums.arcgis.com/threads/13549-Does-2.1-Fix-the-random-field-ordering?p=42722&viewfull=1#post42722
... View more
11-11-2010
07:08 AM
|
0
|
0
|
2072
|
|
POST
|
You could listen for extent changes on the Map and in the listener check the Map's level and then set the clusterer property to null or not.
... View more
11-11-2010
07:00 AM
|
0
|
0
|
559
|
|
POST
|
Try setting mouseEnabled and mouseChildren to false on the blocking Graphic.
... View more
11-10-2010
06:10 PM
|
0
|
0
|
484
|
|
POST
|
That service has a max limit of 500 features that it will return per request.
... View more
11-10-2010
11:14 AM
|
0
|
0
|
885
|
| 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 |
04-15-2025
04:18 PM
|