VectorMapBuilder.OnZoomFactorChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnZoomFactorChanged(RazorBlock) | jsFunc | A function that is executed each time the zoom factor is changed. Mirrors the client-side onZoomFactorChanged option. |
| OnZoomFactorChanged(String) | jsFunc | A function that is executed each time the zoom factor is changed. Mirrors the client-side onZoomFactorChanged option. |