Valentas

Results 180 comments of Valentas

I refer to this related ticket https://github.com/dotnet/aspnetcore/issues/31922

It is Blazor server? What if you do with AdvancedMarkerPerforms? Any console errors? What if you host in simple linux? Please share production url.

Could you try info window without image. Also i highly suggest dont use marker. It is obsolete and you will get into problems in future. You advanced marker. There enough...

Also try use AdvancedMarkerElementList It is a bit strange but once you will get used it will be easy. It will run one roundtrip to js.

No. I mean exception callstack. It shows where exceptions comes from. https://learn.microsoft.com/en-us/dotnet/api/system.exception.stacktrace?view=net-8.0

I think you are right. Added fix and will release with next upcoming realese.

Good catch. Let me know if it works https://www.nuget.org/packages/BlazorGoogleMaps/4.7.10

Added https://www.nuget.org/packages/BlazorGoogleMaps/4.7.11

I dont know. Pp say you need to add marker.addListener('click', ...) to be able add mouseever event. Have you tried that? https://stackoverflow.com/questions/76860379/google-maps-advancedmarker-hover-listener-function-not-working If you find js example it mostly work...