I have Leaflet working on a Blazor-WASM project without problem, but when I try to get it working on a ServerSide project I get "Microsoft.JSInterop.JSException: Could not find 'L.map' ('L' was undefined).". I have tried everything I know but am unable to get around this issue. If you have any advice for me it would be greatly appreciated.
I have Leaflet working on a Blazor-WASM project without problem, but when I try to get it working on a ServerSide project I get "Microsoft.JSInterop.JSException: Could not find 'L.map' ('L' was undefined).". I have tried everything I know but am unable to get around this issue. If you have any advice for me it would be greatly appreciated.