|
POST
|
Corbin, Have you looked at the concepts section in the flex viewer help: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/ This should provide the tag references you are after. You would be better off in the future posting flex viewer questions to this forum: http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex Regards Anthony
... View more
09-10-2012
08:42 AM
|
0
|
0
|
481
|
|
POST
|
Kenneth, From your last post your applications spatial reference is Web Mercator so you coordinates in your spreadsheet need to also be in Web Mercator Regards Anthony
... View more
09-06-2012
12:15 PM
|
0
|
0
|
1886
|
|
POST
|
Kenneth, If you have not specified a wkid in your map tag then the spatial reference ( coordinate system) of your application will be determined from the first base map that is loaded. Check the Rest endpoint for your first basemap this will tell you it's spatial reference. Your coordinates in your spreadsheet need to be in the same coordinate system as your first base map Regards Anthony
... View more
09-06-2012
11:57 AM
|
0
|
0
|
1886
|
|
POST
|
Kenneth, Are the coordinates in your spreadsheet in the same spatial reference as your application? They must match Regards Anthony
... View more
09-06-2012
11:12 AM
|
0
|
0
|
1886
|
|
POST
|
George, You need to set your search up to run against individual layers in your map service so your URL should have a number on the end i.e: http://rd.giscenter.isu.edu/ArcGIS/rest/services/MCPD_beta/MapServer/0 Regards Anthony
... View more
09-05-2012
10:34 PM
|
0
|
0
|
1173
|
|
POST
|
Derek, Have a look at the Bearing Distance To Line tool that was added in 10: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0017000000ts000000 Regards Anthony
... View more
09-05-2012
09:36 AM
|
0
|
0
|
3954
|
|
POST
|
Michael, You are really confusing me with what you are after as the whole flex application is configurable so you can add or remove widgets as you see fit. Web applications are opened via a web address so not quite sure what you mean about not being able to create a site in flash builder. What is it you are trying to achieve? Regards Anthony
... View more
08-31-2012
10:38 AM
|
0
|
0
|
996
|
|
POST
|
Jefferson, If you add your image service as your first base map then your application will be in WGS84 as the projection of our first base map determines the projection of you application. You can also set the projection of your application using the wkid attribute in your map tag in the main config file, see: http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/ Regards Anthony
... View more
08-31-2012
10:22 AM
|
0
|
0
|
3012
|
|
POST
|
Jefferson, I think I understand what you are after now, you want to have your basemap in web Mercator projection then upload coordinates that are in decimal degrees. This is not achievable without modifying the source code as you will need to reproject each point before plotting. If you have the capability to adapt the source code this should be easy to do but it is not something I plan on doing as I have no requirement to do so. Regards Anthony
... View more
08-31-2012
08:06 AM
|
0
|
0
|
3012
|
|
POST
|
Jefferson, If your basemap is projected in geographics then you can just have the values in your spreadsheet as decimal degrees and it will plot ok, this is how I originally developed the widget I only have the demo in web mercator to work with the esri base maps. Regards Anthony
... View more
08-31-2012
07:01 AM
|
0
|
0
|
3012
|
|
POST
|
Michael, I am a bit confused to what you are after the flex viewer is based on the flex Api and there are plenty of samples on the resource centre in the code gallery http://help.arcgis.com/en/webapi/flex/gallery.html And samples page http://help.arcgis.com/en/webapi/flex/samples/index.html Regards Anthony
... View more
08-31-2012
06:44 AM
|
0
|
0
|
996
|
|
POST
|
Daniel, If anywhere in your code you have embedded a particular image then the Flex Builder will not export out that image to the bin-release folder as for some reason the application thinks that it does not need to. I would not worry about changing your code to try and resolve the problem all you need to do is manually add those missing images to the bin-release folder. Regards Anthony
... View more
08-20-2012
09:55 PM
|
0
|
0
|
998
|
|
POST
|
ionara, Yes as you are already doing a check for a single feature you do not need to have the for loop. Just access the geometry of the single feature directly should be something like featureSet.features[0].geometry Regards Anthony
... View more
08-17-2012
07:11 AM
|
0
|
0
|
900
|
|
POST
|
Pawan I have seemed to have deleted all attachments I have uploaded somehow, You can find the code in this widget: http://www.arcgis.com/home/item.html?id=b8d2f6a9063e44669eddfdd2d32244e8 Regards Anthony
... View more
08-16-2012
12:32 PM
|
0
|
0
|
2113
|
|
POST
|
Ray, This thread may provide some pointers: http://forums.arcgis.com/threads/20965-LiveMapsWidget-doesn-t-follow-changes Regards Anthony
... View more
08-16-2012
10:18 AM
|
0
|
0
|
537
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|