Select to view content in your preferred language

Using the InfoSymbol in a Flex Mobile project

660
3
10-07-2011 06:12 AM
MichaelDoolen
Emerging Contributor
I tried using an  InfoSymbol in a Flex Mobile project.  However, I get an error:

Class mx.controls:: DataGrid could not be found

Does the info symbol use or reference the mx DataGrid?  I'm trying to avoid importing the mx libraries. 

Thanks
Tags (2)
0 Kudos
3 Replies
MehulChoksey
Esri Contributor
This is a bug and it will be addressed in 2.5 release of the api.
0 Kudos
MichaelDoolen
Emerging Contributor
Thanks Mehul.  Do you have a target release date yet?
0 Kudos
MichaelDoolen
Emerging Contributor
Looks like ArcGIS Lite API for Flex shows a work around:
https://github.com/ArcGIS/ArcGISAPILiteforFlex/blob/master/lib/src/com/esri/views/InfoSymbol2.as

Thanks for posting the agslite api!
0 Kudos