|
POST
|
I reported this back in the pre-release and was listed as bug NIM081417. Once I escalated it, the development team said it would be fixed by final release, but the bug is listed as "declined"???? I have email in to support to find out if it is not "fixed" or if there is some "new" tag one needs as it still does not appear to respect the popupconfig sublayer order. Will let you know what I find out. R_
... View more
07-09-2012
09:19 AM
|
0
|
0
|
572
|
|
POST
|
Thanks guys, that got me on the right track. However, it brought up some strange behaviour that I will mention in a separate post. Wasn't sure how to rate this as both were valuable info. Roberts was more specific to the edrawwiget.mxml so I marked his as the answer, but gave M a point... R_
... View more
07-02-2012
01:48 PM
|
0
|
0
|
640
|
|
POST
|
Got it. Thank you. Turns out that I "disabled" it by following this thread: http://forums.arcgis.com/threads/18142-remove-items-from-map-context-menu Removed more than expected from the contect menu. R_
... View more
06-28-2012
04:19 PM
|
0
|
0
|
1035
|
|
POST
|
Thank you. I tried to make the changes to projector.as and got it to compile without errors or warnings, but was getting no response in the map. Must have made a type somewhere, as it is working fine now using your projector file. At least, the GUI is. Do you have the context menu option functioning as well? Thank you, R_
... View more
06-28-2012
03:28 PM
|
0
|
0
|
1035
|
|
POST
|
I am using the enhanced Draw Widget v 3.0 with FlexViewer 3 Final (uncompiled version). I see the <numericlabelprecision> tag only modifies the number of decimal places for the right-click context menu. Is there a way to modify the number of decimal points for the "show measurements" option when a point is clicked? Ideally, I would like the default 2 decimal places except when user selects Decimal Degrees. Then would like more than two to show up, but as is, that is all we get. R_
... View more
06-28-2012
02:48 PM
|
0
|
3
|
2741
|
|
POST
|
Was wondering if you got this working, and if so, if you would be kind enough to share the "modified" source? Thanks, R_
... View more
06-28-2012
02:37 PM
|
0
|
0
|
1035
|
|
POST
|
I have a string of widgets on the header controller. Is it possible to have "one" of the widget icons over at the far right of the banner (next to the About link) while keeping the others together as normal? Thanks for any insight, R_
... View more
06-27-2012
09:12 AM
|
0
|
1
|
2540
|
|
POST
|
Sure can, however, when trying to get you an "example" I figured something else out. Does not seem to matter if I use a type feature or dynamic it seems to work. HOWEVER, if I configure ANY popup on ANY layer, then the list will only populate if usebasemap=true. R_ If I uncomment EITHER of the services with PopUps, it will "mis-behave". <configuration>
<title>Washington Closure Hanford</title>
<subtitle>River Corridor Closure - Not For Design Use</subtitle>
<logo>assets/images/logo.png</logo>
<style>
<colors>0xFFFFFF,0x333333,0x101010,0x000000,0xFFD700</colors>
<alpha>0.8</alpha>
</style>
<bing key="AiaFVmE9xmvmVUzC_RZpSZPq3CdFGutOv5xC52-2f_hNW7O80xqSgVHa2Q-3ws_x"/>
<!-- replace the following url with your own geometryservice -->
<geometryservice url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Geometry/GeometryServer" />
<!-- UI elements -->
<widget left="10" top="50" config="widgets/Navigation/NavigationWidget.xml" url="widgets/Navigation/NavigationWidget.swf"/>
<widget left="8" bottom="70" config="widgets/Coordinate/CoordinateWidget.xml" url="widgets/Coordinate/CoordinateWidget.swf"/>
<widget right="-2" bottom="-2" config="widgets/OverviewMap/OverviewMapWidget.xml" url="widgets/OverviewMap/OverviewMapWidget.swf"/>
<widget right="20" top="55" config="widgets/MapSwitcher/MapSwitcherWidget.xml" url="widgets/MapSwitcher/MapSwitcherWidget.swf"/>
<widget left="0" top="0" config="widgets/HeaderController/HeaderControllerWidget.xml" url="widgets/HeaderController/HeaderControllerWidget.swf"/>
<widget right="95" bottom="3" config="widgets/Copyright/CopyrightWidget.xml" url="widgets/Copyright/CopyrightWidget.swf"/>
<map esrilogovisible="false" wraparound180="true" initialextent="571640 150000 579000 155000" fullextent="546200 111450 599500 165000" top="40" addarcgisbasemaps="false">
<basemaps>
<layer label="None" type="tiled" visible="false" alpha="1"
icon="assets/images/basemap_none.jpg"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/none/MapServer"/>
<layer label="Hanford" type="dynamic" visible="true" alpha="1"
icon="assets/images/basemap_2015.jpg"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/base_background/MapServer"/>
<layer label="2008" type="tiled" visible="false" alpha="1"
icon="assets/images/basemap_2008.jpg"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Imagery_2008/MapServer"/>
<layer label="2009" type="tiled" visible="false" alpha="1"
icon="assets/images/basemap_2009.jpg"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/2009_Imagery/MapServer"/>
<layer label="2011" type="tiled" visible="false" alpha="1"
icon="assets/images/basemap_2011.jpg"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/2011_Imagery/MapServer"/>
</basemaps>
<operationallayers>
<!-- <layer label="Plumes" type="dynamic" visible="false" alpha="1"-->
<!-- url="http://gis01.wch-rcc.com/ArcGIS/rest/services/rkz/d2h_cr_plume_con/MapServer">-->
<!-- <sublayer id="0" popupconfig="popups/PopUp_plumes.xml"/>-->
<!-- </layer>-->
<layer label="Plumes_no_popup" type="dynamic" visible="true" alpha="1"
url="http://gis01.wch-rcc.com/ArcGIS/rest/services/rkz/d2h_cr_plume_con/MapServer"/>
<!-- <layer label="Hanford Wells" type="dynamic" visible="false" alpha="1"-->
<!-- url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/wells/MapServer">-->
<!-- <sublayer id="1" popupconfig="popups/PopUp_wells.xml"/>-->
<!-- <sublayer id="0" popupconfig="popups/PopUp_Inject.xml"/>-->
<!-- </layer>-->
</operationallayers>
</map>
<!-- widgets organized into widget containers that manage close/open etc -->
<!-- supported layout property options: horizontal(default)|float|vertical|fix-->
<widgetcontainer layout="float">
<widget label="Bookmarks" left="430" top="90"
icon="assets/images/i_bookmark.png"
config="widgets/Bookmark/BookmarkWidget.xml"
url="widgets/Bookmark/BookmarkWidget.swf"/>
<widget label="Dynamic Legend" x="50" y="100" preload="open" height="500"
icon="assets/images/i_legend2.png"
config="widgets/DynamicLegend/DynamicLegendWidget.xml"
url="widgets/DynamicLegend/DynamicLegendWidget.swf"/>
<widget label="Swipe Spotlight" left="60" top="330" preload="minimize"
icon="assets/images/i_swipe.png"
url="widgets/SwipeSpotlight/SwipeSpotlightWidget.swf"
config="widgets/SwipeSpotlight/SwipeSpotlightWidget.xml"/>
</widgetcontainer>
</configuration>
... View more
06-25-2012
03:37 PM
|
0
|
0
|
1117
|
|
POST
|
Robert, Not sure if you noticed I edited my post, but It appears as if type="dynamic" behaves the same way if you load a sublayer (which I need for PopUps to work). R_
... View more
06-25-2012
11:07 AM
|
0
|
0
|
1117
|
|
POST
|
Yes, I have operational layers, but have figured out some of what is going on. I have my operational layers loaded as type="feature". However, the SwipeSpotlight tool will support type="dynamic" (with no sublayers) with usebasemaps=false, but usebasemaps has to be set to "true" to get type="feature" operational layers to show in the drop down. If I set my sublayer ID so that I can get the popups to work on dynamic, then the SwipeSpotlight behaves the same as with type="feature" (I.e, the drop down does not populate). Guess I can set it to usebasemaps="true", then go into the mxml and "filter out" all the basemaps from the list. R_
... View more
06-25-2012
10:23 AM
|
0
|
0
|
1117
|
|
POST
|
Have you installed the Copyright widget ( http://www.arcgis.com/home/item.html?id=3893f396489344aa9f8fcdef15b3fe1b ) and set the Credits property of you mapservice layer? Works fine for me in all versions tested. R_
... View more
06-21-2012
11:43 AM
|
0
|
0
|
416
|
|
POST
|
I am trying to get the SwipeSpotlightWidget to funtion in 3.0. Have tried both the compiled version (compiled for 3 final) and the uncompiled with the same results with each. I am not able to see "any" layers in the drop down list unless I tell it to <?xml version="1.0" ?> <configuration> <usebasemaps>true</usebasemaps> <askaboutturningonlayer>true</askaboutturningonlayer> </configuration> then ALL the layers show up in the dropdown. If I Set it this way <?xml version="1.0" ?> <configuration> <usebasemaps>false</usebasemaps> <askaboutturningonlayer>true</askaboutturningonlayer> </configuration> , then NONE of the layers (operational or basemaps) show up. Have tested with a brand new copy of the view/API with no other widgets included but the operational layers will not populate unless I turn the basemaps on also. Also, tested in the 2.5 version with no problems. Wondering if anyone else has seen this behaviour and knows a "fix" for it? Thanks, R_
... View more
06-18-2012
03:09 PM
|
0
|
8
|
2888
|
|
POST
|
Not sure if there is a way to force the browser to do it, but if you choose "View" "Full screen" (F11 in IE), it goes into full screen mode BUT it also allows you to enter text, etc. R_
... View more
06-11-2012
09:46 AM
|
0
|
0
|
1005
|
|
POST
|
Couple things that may do it. I have the linkfield commented out as I am using multiimagefield instead. Take a look at my xml as it is working fine. shows the multi images and all the attributes in the <fields> columns. Also, I have my images referenced by UNC also. But, I have made a virtual directory (as recommended) in my flex project that "points" to the actual location of the photos. This helps get rid of any permission issues AND lets you encode the images with a true URL (http://) address. For Flex project "hanf" <?xml version="1.0" ?>
<configuration>
<fields>SIS_ID,OSE_ID,OSE_REPORT,CLASSIFICATION,MRSTEW_DESC,PHOTOS</fields>
<titlefield>OSE_ID</titlefield>
<links>
<!-- <linkfield icon_or_text_or_img="img" icon="" linkalias="Photo" linkprefix="http://gis01.wch-rcc.com/hanf/images/"
linksuffix="">PHOTOS</linkfield> -->
</links>
<multiimagefield linkprefix="http://gis01.wch-rcc.com/hanf/images/" linksuffix="" nexttooltip="Next" prevtooltip="Prev">PHOTOS</multiimagefield>
<!-- <datefields>collection_time</datefields> -->
<zoomscale>50000</zoomscale>
<csvseparator>,</csvseparator>
<layername>MR Features</layername>
<labels>
<csvdefaultname>Related Records</csvdefaultname>
<exportbtnlabel>Export...</exportbtnlabel>
<export2csvoptionlabel>Export to CSV...</export2csvoptionlabel>
<export2txtoptionlabel>Export to Txt...</export2txtoptionlabel>
</labels>
</configuration>
... View more
06-11-2012
08:07 AM
|
0
|
0
|
667
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 12-10-2025 02:05 PM | |
| 2 | 12-05-2025 01:12 PM | |
| 1 | 10-30-2025 04:04 PM | |
| 2 | 11-03-2025 02:33 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|