Blazor.GoogleMap icon indicating copy to clipboard operation
Blazor.GoogleMap copied to clipboard

GoogleMap component for Blazor

Results 3 Blazor.GoogleMap issues
Sort by recently updated
recently updated
newest added

Hi, I am using the map control within a step wizard control. The map is on first step. I am adding a marker and I keep the coordinates to the...

There is a problem with the removeMarker: function (markerId) because i am removing a marker but the removeResult is False because of the following line var removeResult = filteredMarkers.length ===...

Hi, Your project seems to be one of the most advanced gmaps on blazor project I found. One thing I'm missing is the possibility to have my markers in a...