angular-ui / ui-leaflet

AngularJS directive to embed an interact with maps managed by Leaflet library
http://angular-ui.github.io/ui-leaflet
Other
314 stars 134 forks source link

markercluster click event on Marker #159

Open nmccready opened 9 years ago

nmccready commented 9 years ago

From @JoergPf on April 29, 2015 13:10

Hi, as soon as I change my overlay type: from 'group' to 'markercluster' I cant get the click event for the single maker anymore.

Do I have to set some options?

Copied from original issue: tombatossals/angular-leaflet-directive#738

nmccready commented 9 years ago

From @jessertaylor on June 21, 2015 11:26

We currently don't have a wrapper for the cluster events - this could be added - you can do it natively at the moment listening via the clusterclick event