Add beeline button

This commit is contained in:
Norbert Renner 2021-05-05 22:25:10 +02:00
parent 6ea972bcf8
commit b4fbae093f
4 changed files with 55 additions and 1 deletions

View file

@ -13,6 +13,7 @@ i18next.t('map.draw-poi-start');
i18next.t('map.draw-poi-stop');
i18next.t('map.draw-route-start');
i18next.t('map.draw-route-stop');
i18next.t('map.toggle-beeline');
i18next.t('map.geocoder');
i18next.t('map.locate-me');
i18next.t('map.nogo.cancel');