Michael Dorin wrote:
> I am doing a map application and would like to put more than just a
> 'star' or a 'pin' on the map when it is selected.
> Is it possible to make a drawable icon, and shove some text into it?
> That way I could have a bit of info and the location tagged.

You can certainly have different Drawables per pin at runtime:

http://github.com/commonsguy/cw-advandroid/tree/master/Maps/ILuvNooYawk/

I haven't tried creating a custom Drawable, rendered from a Canvas or
something, so I don't know much about that aspect.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to