Saturday Walkers Club
Saturday Walkers Club
@rob-murray Just to clarify, the 3 x '3857' tile layers can be used direct in leaflet with a wms plugin. It's the 'Leisure_27700' layer (with no matching 3857 equivalent) that...
Well. A miracle has happened. Hopefully. "osdatahub" is now live. it contains an example of: leaflet + OS mapping + OSGB projection https://labs.os.uk/public/os-data-hub-examples/os-maps-api/zxy-27700-basic-map (so, unlike Bing, no OS mapping with...
``` // need leaflet, proj4js, proj4leaflet libs // need lat, lon, zoom, os data hub api key let key = 'your key', url_base = 'https://api.os.uk/maps/raster/v1/zxy'; let crs = new L.Proj.CRS(...
Was going to make log this an issue but someone got there before me. Commenting to bump the issue :) In the meantime, maybe add 'delete the cache when upgrading'...
In the time it took to open the issue, notepad++ eventually opened the webdav folder (which was already open in windows explorer). The actual file it appeared to hang on...
Not happened again. Closing...
Upgraded to 8.4.8. Hung on starting. After several mins, worked normally.
Still an issue with v8.5.3. Reboot Win11 PC | Folder As Workspace | select folder, click Win 11 password prompt | Notepad freezes for several mins, then is fine
Still an issues in v8.5.4
The "hang" is caused by 'open folder as workspace' doing a recursive (HTTP) "PROPFIND" on every folder and file, and if there are lots, it takes a while. This causes...