Skip to content

[DefaultRenderer] Advanced markers cluster position #643

@vicb

Description

@vicb

It looks like advanced marker reference for content is middle/bottom.

That it the bottom(y) / middle(X) will we positioned at lat/lng.

I think aligning the middle of the cluster SVG with the lat/lng would make more sense.

The (legacy) Marker are also probably affected (to be verified):

icon: {
url: `data:image/svg+xml;base64,${window.btoa(svg)}`,
scaledSize: new google.maps.Size(45, 45),
},

I believe the icon should have a origin - I am not sure if the default bottom/middle as with Advanced markers.

Metadata

Metadata

Assignees

Labels

releasedtriage meI really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions