1. Want to add feature layer (point) on map
2. On click of feature (graphics) open a pop-up window with information but I have lot of information like relational information probally will show in three tabs
3. User should be able to enter new point feature with attributes also
Question
- Can we implement it like in JavaScript and flex API'S where we can attach click event handler to graphics
- But it seems we have to listen setOnSingleTapListener which is com.esri.android.map.event