VectorMapBuilder.OnCenterChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnCenterChanged(RazorBlock) | jsFunc | A function that is executed each time the center coordinates are changed. Mirrors the client-side onCenterChanged option. |
| OnCenterChanged(String) | jsFunc | A function that is executed each time the center coordinates are changed. Mirrors the client-side onCenterChanged option. |