Skip to content

Style the marker #544

Open
Open
@shahaarati0

Description

My markers looks like:

<Marker key={id} position={{ lat: business.branch?.address?.lat, lng: business.branch?.address?.lng, }} icon={{ url: '/static/images/location markeRlightmode.svg', scaledSize: new google.maps.Size(40, 40), }} />
By any chance can I style the marker icon here? I want to put border-radius css to the icon.

Thanks in advance.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions