Select to view content in your preferred language

Picturemarkersymbol quality on xhdpi

778
0
05-21-2013 02:15 PM
DanielBradshaw
Deactivated User
Does anybody if it's possible to get crisp images using picturemarkersymbols while using xhdpi devices?  There doesn't appear to be anyway to explicitly set the width and height of the symbols.  The API docs show the setWidth and setHeight methods inherited from MarkerSymbol, but the application won't compile if I attempt to use these methods:

"The method setWidth(float) from the type MarkerSymbol is not visible"

What am I missing here?

Thanks,

DB
0 Kudos
0 Replies