I have a blazor webassembly PWA that can run disconnected from the internet.
Is there a way to use your software to display a map when there is no network connection?
PWA Offline Maps?
Thanks Greg,
So far the blazor version does not support “WebAssembly Hosting Model”. It is “Server Hosting Model”. It still need the network connection.
Thanks
Frank