MapMarkerBuilder.OnClick Method
Name | Parameters | Description |
---|---|---|
OnClick(RazorBlock) | jsFunc | A callback function performed when the marker is clicked. Mirrors the client-side onClick option. |
OnClick(String) | jsFunc | A callback function performed when the marker is clicked. Mirrors the client-side onClick option. |