MapBuilder.OnMarkerRemoved Method
| Name | Parameters | Description |
|---|---|---|
| OnMarkerRemoved(RazorBlock) | jsFunc | A function that is executed when a marker is removed from the map. Mirrors the client-side onMarkerRemoved option. |
| OnMarkerRemoved(String) | jsFunc | A function that is executed when a marker is removed from the map. Mirrors the client-side onMarkerRemoved option. |