-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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 === blazorGoogleMap.markersModule.markers.length - 1;
Can you please check that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels