Select to view content in your preferred language

Navigation controls in FlexViewer 2?

1930
13
07-19-2010 08:20 AM
JoshuaKalov
Occasional Contributor
Are the navigation controls available somewhere in the new header with FlexViewer 2?  I can't seem to find a way to add navigation to the header.  Am I missing it, or are they excluded for some reason (despite being default/standard with the old header)?

Thanks
Tags (2)
0 Kudos
13 Replies
Joshuacalhoun
Emerging Contributor
I would like to know that also. How do I set up the zoom next and zoom previous buttons.

thanks,

Josh Calhoun
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Guys,

   The Development team left out the navigation tools from the header in the beta release (to many other things to work on). If by final release they do not add them in then I will be releasing my custom header control widget that has them included. I'm not going to release any code for the beta AGS Flex API Map Viewer as there are to many things (code) in flux right now and it would be pointless. So just be a little patient until the viewer has gone final. There are many things to be fixed and added to the viewer right now.
0 Kudos
Joshuacalhoun
Emerging Contributor
Thanks Robert.

I appreciate your help.
0 Kudos
BjornSvensson
Esri Regular Contributor
When you talk about "navigation controls" - what do you really mean? 🙂
Is it "just" the Next/Previous functionality, like Josh mentions?  What about initial extent? Or full (some sort of max) extent?

Which of them are most important (and thus what do you think should be our priority)?

Are you asking for Robert's buttons a la http://gis.calhouncounty.org/flexviewer2.0 ? 🙂
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Bjorn,


   Just my opinion but I would say you guys need to look at the old SFV and make sure that we are not taking a step backwards in any area.

1. We need to be able to have navigation controls in the header. Just like we were able to add them to menus in old SFV

2. Identify widget

3. Need links to appear in the Search widgets item renderer

4. Chart Widget

5. Not my favorite but query builder widget

6. Routing or directions widget

7. Service area widget

8. Map Service transparency control



New Stuff:

1. Make widgets drag-able and re-dockable  just like I developed for old SFV.

2. Add WMS and IMS and open street map support to the map manager.

3. Add reverse geocode support to the locate widget.

4. TOC component (in MapswitcherWidget and LayerListWidget) should update their checkboxes when layervisiblity is changed programatically.

5. A configurable basemap fader widget for supporting multiple years of aerial imagery

Notice that I didn't shoot for the moon here just some basic and possibly easily reached targets for the final version.
0 Kudos
JoshuaKalov
Occasional Contributor
When you talk about "navigation controls" - what do you really mean? 🙂
Is it "just" the Next/Previous functionality, like Josh mentions?  What about initial extent? Or full (some sort of max) extent?

Which of them are most important (and thus what do you think should be our priority)?

Are you asking for Robert's buttons a la http://gis.calhouncounty.org/flexviewer2.0 ? 🙂



For me, its more the "Zoom In", "Zoom Out", "Pan" buttons as the main priority.  I personally have never been a big user of previous/next extent, but it seems like it would make sense to include them too.  Its an interface that has been standard in ArcDesktop, ArcIMS, ArcGISServer WebADF, and FlexViewer1.3 and by now its something people have come to expect/use frequently.

Robert's list is excellent.  With the WebADF being discontinued, it seems like the FlexViewer is the new long-term "out of the box" solution, so it really needs to be able to replace the ease and functionality of the WebADF map creation interface.

The one important addition I would add to Robert's list is a Buffer widget (or at least Buffer capabilities built into the Search widget like the ProximitySearch Widget that Robert(?) created for 1.3).
0 Kudos
BjornSvensson
Esri Regular Contributor
Thanks for the wish lists 🙂

About the pan and zoom in/out, I'm still curious to why an application would need buttons for those specific actions. 

Users can navigate the map by dragging the map (pan) and using the zoom in and out buttons of the navigation slider, as well as double-clicking to zoom in, or using the mouse wheel to zoom in/out. Consumer mapping sites like Bing Maps, Google Maps, and MapQuest all seem to work fine without specific navigation "states".  I'm wondering why some developers want them and others don't.  Is it because of legacy issues?  Are your clients asking for it because their old sites had it, and/or they are used to it from other applications like ArcMap?

just curious 🙂
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Bjorn,

    I think that it is both legacy and some use to those controls in ArcMap. I know in my case, my site serves a mainly computer illiterate user base so the site has to be very visual and simple to understand that is why I have made the zoom in and out tools work with single click and dragging a box. It amazes me when I watch a person from the public use my site and they just single click away on the map untill they get to the zoom level they want to be at. So much for all the time I invested in the sites help system and documentation...
0 Kudos
ReneRubalcava
Esri Frequent Contributor
I don't use the FlexViewer Bjorn, but I tried moving away from specific nav tools, like pan/zoom previous/zoom next/zoom out, but one of the first things users ask is, "hey, where is the zoom previous or pan button". I never should have put it in to begin with, but the users want what they want. Personally, I think a single zoom in would be fine, but apparently I'm too minimalist.
0 Kudos