Search code examples
iospolylineskmapsgpxskobbler-maps

Set width for the polyline drawn from Gpx in SKmap


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.


Solution

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