Search found 65 matches
- Tue Aug 28, 2018 4:46 am
- Forum: General Discussion
- Topic: Adding markers with new Leaflet map
- Replies: 27
- Views: 16925
Re: Adding markers with new Leaflet map
The latest version does not work on beta 3, the icon does not appear, the previous version worked.
- Sun Aug 26, 2018 7:08 am
- Forum: VRS on Linux
- Topic: Aircraft Positions Not Updating
- Replies: 2
- Views: 4032
Re: Aircraft Positions Not Updating
I have the same situation, only the server under windows, I think that this is due to changes in google API. To resume, it is not necessary to reload the page, just press pause and then resume.
- Thu Aug 16, 2018 12:02 pm
- Forum: Bug Reports
- Topic: Google map API Versions 3.0 to 3.31 have been deleted.
- Replies: 1
- Views: 1695
Google map API Versions 3.0 to 3.31 have been deleted.
VRS uses Google map API 3.31, but Versions 3.0 to 3.31 have been deleted.
https://developers.google.com/maps/docu ... t/versions
https://developers.google.com/maps/docu ... t/versions
- Sun Jun 24, 2018 12:43 pm
- Forum: Preview Versions
- Topic: SQL Server 1.0 incompatible with latest preview version
- Replies: 2
- Views: 3970
Re: SQL Server 1.0 incompatible with latest preview version
Version 2.4.2.29243 this is not a preview version , this is a 2.4 version development with leaflet support. If you need support for SQL Server Plugin, you must to install VRS from here http://www.virtualradarserver.co.uk/PreviewV3.aspx
- Thu Jun 14, 2018 7:23 pm
- Forum: Preview Versions
- Topic: Virtual Radar Server 2.4.1 ready
- Replies: 5
- Views: 5233
Re: Virtual Radar Server 2.4.1 ready
Noticed that the missing clustering for this in Leaflet is a plugin https://github.com/Leaflet/Leaflet.markercluster
- Tue Jun 12, 2018 2:18 pm
- Forum: Preview Versions
- Topic: Virtual Radar Server 2.4.1 ready
- Replies: 5
- Views: 5233
Virtual Radar Server 2.4.1 ready
Do you plan to return a custom map switching menu in Leaflet, that can be configured in Web Admin?
- Sun Jun 10, 2018 4:36 pm
- Forum: Preview Versions
- Topic: V3
- Replies: 3
- Views: 4784
Re: V3
I know about this link, but there is downloading the wrong file.
- Sun Jun 10, 2018 2:17 pm
- Forum: Preview Versions
- Topic: V3
- Replies: 3
- Views: 4784
V3
Where you can now download?
[2018-05-12 16:49:08 UTC] VirtualRadarSetup-x64.exe
Windows installer (64-bit). 4,701,520 bytes.
[2018-05-12 16:49:08 UTC] VirtualRadarSetup-x64.exe
Windows installer (64-bit). 4,701,520 bytes.
- Tue May 01, 2018 6:35 am
- Forum: Feature Suggestions
- Topic: .webp image format
- Replies: 0
- Views: 2436
.webp image format
Please do support .webp image format.
- Wed Feb 21, 2018 2:40 am
- Forum: Plugins
- Topic: Change range colour (by Custom Content Plugin)
- Replies: 2
- Views: 2620
Re: Change range colour (by Custom Content Plugin)
If you want to color the diagrams of several receivers in different colors, then the script that is listed below does this. <script type="text/javascript"> if(VRS && VRS.globalDispatch && VRS.serverConfig) { VRS.globalDispatch.hook(VRS.globalEvent.bootstrapCreated, function(bootStrap) { var _PageSet...