MapBuilder.OnReady Method
Name | Parameters | Description |
---|---|---|
OnReady(RazorBlock) | jsFunc | A function that is executed when the map is ready. Mirrors the client-side onReady option. |
OnReady(String) | jsFunc | A function that is executed when the map is ready. Mirrors the client-side onReady option. |