From 212036085a9bd0c7eae8173be4ba9393a610cc26 Mon Sep 17 00:00:00 2001 From: Patrick Kuemmerle Date: Tue, 19 May 2026 10:30:26 +0200 Subject: [PATCH] matlab: change map tile provider crg2html OpenStreetMap blocks access if no referrer provided. When using html direct file access with a browser, this is not solvable and any alternative, like a local webserver, makes viewing the CRG refline on a map unneccessarily complicated. Switching the tile provider was the most sensible solution. Signed-off-by: Patrick Kuemmerle --- matlab/lib/map_wgs2html.m | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/matlab/lib/map_wgs2html.m b/matlab/lib/map_wgs2html.m index d0aa0f4..17b055e 100644 --- a/matlab/lib/map_wgs2html.m +++ b/matlab/lib/map_wgs2html.m @@ -331,7 +331,7 @@ fprintf(fid, ' \n'); fprintf(fid, ' \n'); fprintf(fid, ' \n'); -fprintf(fid, ' \n'); +fprintf(fid, ' \n'); fprintf(fid, '