BlazorLeaflet
BlazorLeaflet copied to clipboard
load MyTiles from wwwroot.
Hi, I'm building a Blazor server app, which uses floor plans I made and convert to OSM format. I would like to know if it is possible to view the tiles directories wwwroot (Mytiles / {z} / {x} / {y} .png). If this is possible, someone can give me some examples, currently all my attempts have not been successful. Thanks.