I'm developing a basic leaflet map that updates periodically based on latlng and heading of a sensor.
I've got the marker updating based on latitude and longitude inputs, now I need to adjust the view so that the top always represents the direction of the sensor (heading).
Thanks for your help!