Re: [android-beginners] add text to a drawable? (maps question)
You can certainly have different Drawables per pin at runtime: [link] I haven't tried creating a custom Drawable, rendered from a Canvas or something, so I don't know much about that aspect.
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] add text to a drawable? (maps question)
add text to a drawable? (maps question)
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. Thanks, Mike
Informacja: 2010-03-10
Czytaj: add text to a drawable? (maps question)