Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style the marker #544

Open
shahaarati0 opened this issue May 9, 2023 · 1 comment
Open

Style the marker #544

shahaarati0 opened this issue May 9, 2023 · 1 comment

Comments

@shahaarati0
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@shahaarati0 and others