Select to view content in your preferred language

Keyboard accessible map points

2355
1
Jump to solution
11-02-2012 05:34 AM
AleksueiRiabtsev
New Contributor
Hi,
 
Using Flex Viewer 2.0 / Flash Builder 4.6.
Is it possible to include map points on the feature layer in the tab order, make them keyboard accessible?
It looks like the map points are of com.esri.ags.Graphic type and they do implement but not declare the mx.managers.IFocusManagerComponent interface. This makes the points invisible for the FocusManager. Is there a workaround?
 
Thank you,
Alex
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AleksueiRiabtsev
New Contributor
I've created a workaround that makes map points accessible via keyboard. If you have the same problem and want to know how to do it, pm me.
 
Thanks,
Alex

View solution in original post

0 Kudos
1 Reply
AleksueiRiabtsev
New Contributor
I've created a workaround that makes map points accessible via keyboard. If you have the same problem and want to know how to do it, pm me.
 
Thanks,
Alex
0 Kudos