We would like to be able to rotate Markers on the Maps component, ideally based on a column value in the Maps view. This allows us to display our vessels in the exact direction they are heading (now they all sail east):

An alternative solution would be for us to use custom CSS, but due to the fact that the CSS transform property is already used by the default Maps component, we don't seem to be able to do that at the moment.
