I've been reviewing the options for dynamic pins at http://code.google.com/apis/chart/docs/gallery/dynamic_icons.html#pins and can't seem to figure out a URL that meets all my needs. I think the chst=d_map_spin is closest, but cannot figure out one thing. I need to be able to set... - primary color (they all seem to handle this) - size (the scalable pins seem to be the only way to go) - text label (I am still good with the scalable pins) - font size (I am still good with the scalable pins) - font color( d'oh! I want a way to use white font if I think it will look better)
Check out the URL below. It's SO close to what I need, but cannot figure out a way to get the font white. Perhaps there is an undocumented hack? http://chart.apis.google.com/chart?chst=d_map_spin&chld=2.1|0|FF8429|13|b|123 Alternative: Going through the MapIconMaker code, I found an example more like below. From what I've read, this is more of an internal-to-Google used way of doing it. I got most of the URL figured out, but cannot figure out how to set width and height **in the URL** http://chart.apis.google.com/chart?cht=d&chdp=mapsapi&chl=pin'i\'[10'-3'f\hv'a\]h\]o\0a859c'fC\ffffff'tC\000000'eC\Lauto'f\&ext=.png -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
