Move time-to-landing text to bottom-left of display.

bearings
Mark Jessop 2019-03-17 11:27:39 +10:30
rodzic 0f65d8ee7f
commit 08105376fd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -318,7 +318,7 @@
// Time-to-landing display - shows the time until landing for the currently tracked payload.
L.control.custom({
position: 'bottomcenter',
position: 'bottomleft',
content : "<div id='time_to_landing' class='timeToLanding'></div>",
classes : 'btn-group-vertical btn-group-sm',
id: 'ttl_display',