Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Polygon on cluster hover #126

Open
maximou4391 opened this issue Mar 29, 2017 · 1 comment
Open

Polygon on cluster hover #126

maximou4391 opened this issue Mar 29, 2017 · 1 comment

Comments

@maximou4391
Copy link

Hi,

I'm trying to show a polygon that cover all the markers inside a cluster when hovering this cluster (like leaflet markerCluster is doing: https://github.com/Leaflet/Leaflet.markercluster).
So I manage to do it with google maps polygon but the problem is that the polygon is repeating itself when the zoom is 0,1 or 2 (Because countries are shown multiple times).

So I was wondering if its possible to draw a polygon inside an OverlayView (which doesn't repeat multiple times, like the clusters) ?

Thanks a lot,

Maxime.

@Remo
Copy link
Contributor

Remo commented Apr 25, 2017

If you have a jsfiddle or something where we could see the problem I'd be happy to help, but please post your problem over here https://github.com/gmaps-marker-clusterer/gmaps-marker-clusterer. This repo isn't maintained anymore, thanks!

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

No branches or pull requests

2 participants