Issue Description:
When creating a map overview of a CRG road's refline using crg_wgs84_crg2html(crg_data,file)
and then opening the resulting HTML file with a browser, the map is partially obstructed by
tiles showing that OpenStreetMap's tile usage policy is being violated
Cause:
A referrer is now required to use OpenStreetMap's volunteer-run servers.
How to reproduce:
As mentioned in description, use crg_wgs84_crg2html function of OpenCRG Matlab API to produce a HTML file and open in browser.
Issue Description:
When creating a map overview of a CRG road's refline using
crg_wgs84_crg2html(crg_data,file)and then opening the resulting HTML file with a browser, the map is partially obstructed by
tiles showing that OpenStreetMap's tile usage policy is being violated
Cause:
A referrer is now required to use OpenStreetMap's volunteer-run servers.
How to reproduce:
As mentioned in description, use
crg_wgs84_crg2htmlfunction of OpenCRG Matlab API to produce a HTML file and open in browser.