Viewing 1 replies (of 1 total)
  • Plugin Contributor hupe13

    (@hupe13)

    From elevation shortcode? You can hide the marker with trkStart=0 or trkEnd=0 . You can define a color using CSS something like this:

    .start-marker {
    fill: #000;
    }
    .end-marker {
    fill: #FFF;
    }
    • This reply was modified 1 week, 1 day ago by hupe13. Reason: typo
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.