PolaricServer / webapp2

Re-write of client app. Based on OpenLayers 5+
GNU Affero General Public License v3.0
15 stars 4 forks source link

Multiple updates to be more useful using a Raspberry Pi in a car #34

Closed grinje closed 4 years ago

grinje commented 4 years ago

Added option of adding in the URL

/aprs?track=, which turns on tracking of that object /aprs?car=true, which turns on brightness button, and menu options to start kodi as well as terminate chromium (which runs in kiosk mode). For in-car use kodi will add radio, tv, spotify and other media which is useful while driving. It is also useful to be able to terminate the whole chromium and get access to the underlaying linux dashboard.

ohanssen commented 4 years ago

Ok, thanks. Merged. Now, people may use this in a car in different ways. Is there a way to make this even more configurable using config.js?

ohanssen commented 4 years ago

It should maybe be checked, however how this interacts with permalink and the ability to use URL fragments (#-sign) to select maps. See mapbrowser.js .