Hi,

I have a method in my ItemizedOverlay class which takes an object as a
parameter and depending on it's certain values returns an appropriate
icon. What's the best way to access the drawable resource from within
ItemizedOverlay as you can't access it directly like in an activity?
The only idea I have for now is to pass the resources as a second
argument...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to