colorise single track in kml file

前端 未结 3 1032
情话喂你
情话喂你 2021-01-02 21:38

I am trying to have a gx:track\'s line to have different colour in different part in the track depending on some conditions, but I am unable to find way to colour part of a

3条回答
  •  既然无缘
    2021-01-02 21:49

    As you discovered, you can only style complete tracks. If you want different segments to have different colors, you need to break the track up, then style each segment.

提交回复
热议问题