Skip to content

Marker missing the property rotation - add marker.setRotation(angle) #115

@pocchia

Description

@pocchia

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

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions