Blazor.GoogleMap
Blazor.GoogleMap copied to clipboard
Markers are missing when the map is within a Step control
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 model. I move to step two. When I move back to step one the map looks like being initialised again, the markers collection has the marker but the marker is not rendered. Any help on that?