I am using canvas on mapview for custom marker I have draw multiple components in Canvas but I want to rotate only one component rotate not all the components rotate same time. canvas have his own builtin function canvas.rotate(degree);
but when we sub components like canvas.drawRect
, canvas.drawText
or canvas.drawBitmap
then how we use rotate drawRect.
sorry for bad english...
thanks in advance.
Asked
Active
Viewed 482 times
1

Muaz Ishfaq
- 276
- 1
- 4
- 17