Alright...
My webmap has a single layer, City Council Districts. That layer has a popup that displays 3 pieces of data from the layer source (Council District Number, Councilor Name, and an URL to link to the Council website for that Council District). I would like the Locate Widget to activate that popup instead of the usual returned window.
Desired workflow is as follows:
I should add that I have Flash/Flex experience from about 6 years ago, I've spent the interim studying and working in GIS so my ActionScript / Flex dev skills are 'rusty.' Any help would be appreciated...
My webmap has a single layer, City Council Districts. That layer has a popup that displays 3 pieces of data from the layer source (Council District Number, Councilor Name, and an URL to link to the Council website for that Council District). I would like the Locate Widget to activate that popup instead of the usual returned window.
Desired workflow is as follows:
- User opens map
- Locate Widget pops up
- User enters their address
- The Locate widget locates their address and drops the LOCATE red dot on top of address
- AND activate the pop up from the underlying layer
I should add that I have Flash/Flex experience from about 6 years ago, I've spent the interim studying and working in GIS so my ActionScript / Flex dev skills are 'rusty.' Any help would be appreciated...