New answers tagged arcgis-flex-api
0
Since this is not pre-rendered data, is there a possibility you have reached the maximum amount of displayed geometries/features?
See this thread for more information on how to set the maximum:
http://forums.arcgis.com/threads/17522-Cannot-add-Layer-with-more-than-500-Features
1
The answer to your Question is that is very much possible to change the spatial reference of your map, but only if you do not have any tiled layers in it.
To set the spatial reference, just make an new Exent in your required spatial reference, and then set your map's Extent to this extent. In Case you have some tiled layers, remove them before doing this.
...
3
The answer is Yes.
Have a look at this sample: Generalized Data.
If you have a look at the Original Services, the Feature service is wkid:4267, while the map and the tiled map service are in wkid:3857/102100.
If you have a look at the service call using Firebug, you will see that the data is requested in wkid 102100:
Top 50 recent answers are included
