Select to view content in your preferred language

Custom Find Place in HeaderControllerWidget FlexViewer 3.0

1218
7
10-11-2012 07:34 AM
francescodi_vito
Deactivated User
Hi guys,
i'm trying to change the general layout of the viewer.
I saw the custom header controller widget of GoElectric demo and the find place is fantastic.
There is any code example to implemented the flexviewer 3.0 with find place positioned in the bar HeaderContrellerWidget?
Any help good
Thanks guys
Tags (2)
0 Kudos
7 Replies
BjornSvensson
Esri Regular Contributor
... saw the custom header controller widget of GoElectric demo and the find place is fantastic....


The next version of the Flex Viewer, version 3.1, will have this built-in as part of the standard header controller widget.

[ATTACH=CONFIG]18375[/ATTACH]
0 Kudos
francescodi_vito
Deactivated User
Thanks Bjorn! When this new release Willi be available?
0 Kudos
DanielMunoz
Regular Contributor
Francesco,

I totally agree with you the GoElectric is a great customization of the viewer I like it so much that I adopted on my site:

http://ocgis.orangecountygov.com/OrangeCountyBaseMap/index.html

Unfortunately the person who created this mod has disappeared and left us wanting more goodies. The find place works great but it is setup to use the bing locator, in my internal sites I need to use my own locator since we update our roads faster than Google or Bing.
I put my thinking cap and just finished a similar find place widget, not as fancy but it does the work (I'm not a programer).
[ATTACH=CONFIG]18394[/ATTACH]

If you think this will help you let me know.
0 Kudos
JohnLucotch
Regular Contributor
When will the Flex 3.1 version be released?

Thanks

John
0 Kudos
francescodi_vito
Deactivated User
ocwagis good work.
In the past i used the go electric demo and implemented only find place in flexviewer 2.3.1 but now with flexviewer 3.0 i have some error.
So good work
0 Kudos
DanielMunoz
Regular Contributor
Thanks, I guess I got lucky I don't get errors on my flexviewer 3.0 but I do get a couple of warnings:

3606: 'addEventListener' has been deprecated.  Please use 'AppEvent.addListener'.
3606: 'dispatchEvent' has been deprecated.  Please use 'appEvent.dispatch'.

May be someone out there will help me out to clear them the widget works but I will feel better without the warnings.
0 Kudos
BjornSvensson
Esri Regular Contributor
...a couple of warnings:

3606: 'addEventListener' has been deprecated.  Please use 'AppEvent.addListener'.
3606: 'dispatchEvent' has been deprecated.  Please use 'appEvent.dispatch'.

May be someone out there will help me out to clear them the widget works but I will feel better without the warnings.


Daniel,
The deprecation notes is just that a notice that we plan to remove them in some later release, probably not until 4.0, and since this functionality will be part of the 3.1 release, you might not want to worry about those warnings for now.

Thanks Bjorn! When this new release Willi be available?

Francesco,
We are planning to release 3.1 later this year, probably December.
0 Kudos