Using the 16th Jan 2018 preview release, I am experiencing an issue when no PNG markers are being placed on the map. Using the Google Chrome console, I can see lots of 404 errors whilst trying to GET images such as the following:
http://<URL>:8080/VirtualRadar/images/web-markers/top/Wdth-40/Hght-40/Rotate-350/WTC-Medium-2-Turbo.png
When I try to access this in my browser, I also get a 404 however.
PNG markers error 404
Forum rules
Please bear in mind if you do install a preview version that it is unfinished code, there may be bugs, bits missing, things that don't work etc.
Posts in this forum will not show up in forum search results. Old threads will be pruned occasionally.
Please bear in mind if you do install a preview version that it is unfinished code, there may be bugs, bits missing, things that don't work etc.
Posts in this forum will not show up in forum search results. Old threads will be pruned occasionally.
Re: PNG markers error 404
I was thinking this might be because you're not using SVG, and I'd only tested with SVG... but I tried it just now with PNG markers and they're coming up alright for me.
Are you running under Mono or Windows?
Are you running under Mono or Windows?
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
Re: PNG markers error 404
I am running VRS under mono
Re: PNG markers error 404
I've just tried it on Ubuntu 14 with PNG markers and they're showing up for me in both Firefox and Chrome (with Chrome running on Windows & Firefox on the Ubuntu machine).
However, I've just been able to reproduce it when I switched authentication on. I'll get that fixed for the next preview. I'm assuming that you both have passwords switched on?
However, I've just been able to reproduce it when I switched authentication on. I'll get that fixed for the next preview. I'm assuming that you both have passwords switched on?
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)
Re: PNG markers error 404
This should be fixed in the latest preview
Re: PNG markers error 404
Thanks for the fix, PNG markers are visible again.