MapBuilder.OnMarkerAdded Method
Name | Parameters | Description |
---|---|---|
OnMarkerAdded(RazorBlock) | jsFunc | A function that is executed when a marker is created on the map. Mirrors the client-side onMarkerAdded option. |
OnMarkerAdded(String) | jsFunc | A function that is executed when a marker is created on the map. Mirrors the client-side onMarkerAdded option. |