Allow rotating the pins, based on a filed value in the markers objects:
public markers = [
{ latlng: [30.2675, -97.7409], name: 'Zevo Toys', rotateAngle: 90},
{ latlng: [30.2707, -97.7490], name: 'Foo Bars', rotateAngle: 20 },
];
It would be nice to have some additional control over the zoom step and to allow fine-tuning with decimal values, such as 0.2, similar to the WPF option:
https://docs.telerik.com/devtools/wpf/controls/radmap/features/zoom-modes#zoomstep