2

I have drawn the SKGpsElement in the map, and here i would like to customize the polyline drawn for the width, color.

I could only render the color in SKMap 3.0.0 but cannot change the width of the polyline on zooming.

Ranjana Dangol
  • 1,319
  • 2
  • 13
  • 24

1 Answers1

1

You can set the width of the polyline when first creating the polyline, but you cannot change it dynamically (on zoom).

Adrian.B
  • 519
  • 2
  • 5