rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
325 stars 105 forks source link

Problem With .net 8 WebApp #309

Closed BruderJohn closed 8 months ago

BruderJohn commented 8 months ago

I'm trying to show a map in my Blazor web app, but it only displays an empty

. Is there a fix for this issue, or is Blazor web app support not available yet?

BruderJohn commented 8 months ago

Problem Was a Missing:

@rendermode InteractiveServer