## Feature Request Add rotation property on add Marker function ### Plugin @capacitor/google-maps ### Description Now isnt' possible to add a Marker on map setting a rotation. This feature is available on the old plugin on cordova: https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.6.0/class/Marker/setRotation/README.md ### Platform(s) All ### Preferred Solution Set the marker rotation angle. marker.setRotation(angle); https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.6.0/class/Marker/setRotation/README.md ### Alternatives <!-- Describe alternative solutions or features you've considered, if any. --> ### Additional Context <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->