1

This is my circle part of the code,Tell me how to further implement this code??What I want to add to get transparency shape of color??


Circle circle = map.add Circle(new CircleOption())
.center(new LatLng(6.97852,79.2565)
.radius(10000)
.strokeColor(Color.RED)
.fillColor(Color.BLUE));
Oden
  • 756
  • 8
  • 21

0 Answers0