rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
323 stars 104 forks source link

Blazor United #352

Closed KingdomHearts closed 1 month ago

KingdomHearts commented 1 month ago

Hello all,

I am trying to use this in my Blazor United app. But although I think it should work. It doesn't I also don't get errors so that makes debugging kinda hard. Maybe I do something wrong. I tried multiple things.

https://github.com/KingdomHearts/GoogleMapsTestUnitedApp

valentasm1 commented 1 month ago

I dont undestand issue. Do you have error code or sample solution?

KingdomHearts commented 1 month ago

https://github.com/KingdomHearts/GoogleMapsTestUnitedApp

I've created a repo with my Blazor United App where I tried to use this.

valentasm1 commented 1 month ago

And what is current result and what is desired result?

KingdomHearts commented 1 month ago

Current result is no Map. No Error, nothing. And desired result is at least the Google Maps through this packages. Everything else I can figure out through the samples like markers. So even showing the Google Map is already something. Maybe I forgot something or did something wrong but I don't know what.

In /map page I hoped to find at least Google Maps. afbeelding

valentasm1 commented 1 month ago

I tried for 15min and could not find. I almost sure this one could help https://github.com/rungwiroon/BlazorGoogleMaps/issues/342

KingdomHearts commented 1 month ago

Thanks. This looks like the answer. I got it working! Going to continue on Monday with this in my project. I hope it works like I wanted. Thanks for creating this package.

valentasm1 commented 1 month ago

I am curious how often people building this kind solution. Maybe i should include this in troubleshooting part.

KingdomHearts commented 4 weeks ago

I think it will be more popular in the future. Ofcourse it is relative new so people are looking at what it will be in the future and has a lot of "problems" now. But for Blazor projects this will surely grow over the years.

valentasm1 commented 4 weeks ago

I mean not Blazor i mean "Blazor United" or "Blazor Web App". Blazor itself is ok.

KingdomHearts commented 4 weeks ago

I meant "Blazor United/ Blazor Web App". It is nice to have static pages or "offline" pages while if the server is down or slow. But other pages that uses a lot of server side interaction to do this without much hassle.

https://assemblysoft.com/blog/post/what-is-blazor-united#:~:text=NET%20Blazor%20technologies%20across%20the,developers%2C%20and%20faster%20web%20applications.