{ Dev Farm }

Web & Windows Development

Display ‘meters’ instead of ‘kilometers’

Home Forum Wp Gpx Maps Support Display ‘meters’ instead of ‘kilometers’

  • Il topic è vuoto.
Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
  • Autore
    Post
  • #97575 Rispondi
    Gerald
    Ospite

    I’ve attached a picture that explains everything:

    https://alpencross.biz/Bilder/Diagramm.JPG

    Can I set this somewhere or is it a mistake?
    Thanks for your support

    PS: Really great software

    Gerald

    #97915 Rispondi
    Pastrole
    Ospite

    I encountered the same issue. I am not really familiar with javascript, but I managed to show ‘km/m’ as expected by chaging program like below.

    Around 1137 row in WP-GPX-Maps.js:
    “return Math.round( tooltipItems[0].xLabel, fpt.dec ) + fpt.suf;”
    to
    “return Math.round( tooltipItems[0].xLabel, l_x.dec ) + l_x.suf;”

Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
Rispondi a: Display ‘meters’ instead of ‘kilometers’

You can use BBCodes to format your content.
Your account can't use Advanced BBCodes, they will be stripped before saving.

Le tue informazioni:




Non è possibile lasciare nuovi commenti.