Open
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
Labels
No labels