Changing Pushpin Text Color
Posted
by
Yawus
on Stack Overflow
See other posts from Stack Overflow
or by Yawus
Published on 2012-06-26T21:11:46Z
Indexed on
2012/06/26
21:15 UTC
Read the original article
Hit count: 236
I'm attempting to display data through the text of a Pushpin
object. However, the text color defaults to white which is nigh-invisible when the backdrop is a road-style MapView
. Looking through the API, paying especially close attention to PushpinOptions
, I couldn't find anything that manipulated text color. Considering that this seems to a fairly basic feature, I'm a little confused as to why it doesn't exist or at least is really hard to find.
Am I missing something or does Bing Maps for Android really not let you change the default text color for a Pushpin
object?
© Stack Overflow or respective owner