
Search found 42 matches
- Sun Mar 08, 2020 1:00 pm
- Forum: Bug Reports
- Topic: Aircraft photos not showing
- Replies: 24
- Views: 10917
Re: Aircraft photos not showing
Seems to be working again here 

- Sat Jun 30, 2018 7:46 am
- Forum: General Discussion
- Topic: help with ssl (secure)
- Replies: 22
- Views: 12254
Re: help with ssl (secure)
Can you please provide some more info about that solution ?scoobydobedooo wrote: ↑Wed Jun 20, 2018 6:14 pmADS-B finally got back to me they use cloudflare and NApoxie ithear oif whcih i could get to work
Perhaps a link to that software?
- Mon Mar 19, 2018 7:19 am
- Forum: Preview Versions
- Topic: Using the latest preview - Markers appear tiny on Mobile and Desktop
- Replies: 4
- Views: 4660
Re: Using the latest preview - Markers appear tiny on Mobile and Desktop
Tested it on my iPhone with Safari and Goolge Chrome.
The .svg markers are "normal" size, only the .png markers (custom ones and the standaards)
The .svg markers are "normal" size, only the .png markers (custom ones and the standaards)
- Tue Feb 27, 2018 7:07 am
- Forum: Preview Versions
- Topic: Using the latest preview - Markers appear tiny on Mobile and Desktop
- Replies: 4
- Views: 4660
Re: Using the latest preview - Markers appear tiny on Mobile and Desktop
I see the same, but only on mobile-device the markers are VERY small.
When i open the mobile page on my desktop, they look the normal size.
I'm also using the .PNG markers. When using the SVG, markers are normal size. (But i don't want to use SVG
)
When i open the mobile page on my desktop, they look the normal size.
I'm also using the .PNG markers. When using the SVG, markers are normal size. (But i don't want to use SVG

- Sun Feb 04, 2018 8:13 am
- Forum: Preview Versions
- Topic: PNG markers error 404
- Replies: 7
- Views: 4276
Re: PNG markers error 404
Thanks for the fix, PNG markers are visible again.
- Thu Jan 25, 2018 10:10 pm
- Forum: Preview Versions
- Topic: PNG markers error 404
- Replies: 7
- Views: 4276
Re: PNG markers error 404
Correct, authentication is active on my VRS
Thanks for testing (and the upcoming fix)
Thanks for testing (and the upcoming fix)
- Tue Jan 23, 2018 6:06 am
- Forum: Preview Versions
- Topic: PNG markers error 404
- Replies: 7
- Views: 4276
Re: PNG markers error 404
Same problem here.
Running on Windows 2008R2.
SVG markers are okey, but i like to use the .png markers
Running on Windows 2008R2.
SVG markers are okey, but i like to use the .png markers
- Fri Aug 18, 2017 7:37 pm
- Forum: Bug Reports
- Topic: Menu Button when in full Screen mode is not working.
- Replies: 2
- Views: 2079
Re: Menu Button when in full Screen mode is not working.
I had the same "problem".
Fixed it by adding following to the wxLayer.js file so the "fullscreen button" will be removed again:
Fixed it by adding following to the wxLayer.js file so the "fullscreen button" will be removed again:
Code: Select all
window.GoogleMap.set('fullscreenControl', false);
- Sat Feb 11, 2017 8:33 pm
- Forum: Installation Problems
- Topic: Client IP address when behind nginx reverse proxy
- Replies: 4
- Views: 3245
Client IP address when behind nginx reverse proxy
I have VRS (almost) succesfully running behind an nginx reverse proxy. nginx is running on a seperate raspberry, VRS is running on a Windows 2008R2 server. VRS Site is running without problems, but client ip is allways the ip-address from the nginx reverse proxy. Tested on other internal website, an...
- Fri Jan 27, 2017 4:12 pm
- Forum: VRS on Linux
- Topic: VRS and modesmixer2
- Replies: 2
- Views: 2830
Re: VRS and modesmixer2
Hello Eike, I'm using several remote RPi's, all running PiAware 3.10, and modesmixer2 to send me ADS-B and MLAT data to my VRS On my router at home, i open some ports, and configure the (remote) modesmixer2 to "push" the combined ADS-B and MLAT feed to that port. The commandline for modesmixer2 look...