angular-ui / ui-leaflet

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

Clustering prevents programatically focus to happen #10

Open nmccready opened 8 years ago

nmccready commented 8 years ago

Referencing https://github.com/tombatossals/angular-leaflet-directive/issues/320 as https://github-issue-mover.appspot.com/ fails for this issue.

shahinlotfi commented 8 years ago

I take it there is no solution for this yet?

Is there an event for when clustering has stopped and the marker is visible? Maybe one could have the focus occur after the event has fired.

nmccready commented 8 years ago

Yeah, I don't think anyone has looked into it.