Hi there, great work indeed, About ol3 animated clusters may I ask some questions?
1- Is it possible to change marker visuals? For example, can I add an image or kind of ol3 style instead of current visualisation for clusters and points? 2- When I click on cluster, I see it shows points. For example when I click a cluster which says 4, it shows 4 points at left top, right top, left bottom and right bottom. What is the meaning of these points? First I thought they are representation of the real points included in the cluster but their original locations are not matching unfortunately. Anyways, I will love to use this feature soon, thank you :) 11 Ekim 2016 Salı 11:42:12 UTC+3 tarihinde Viglino Jean-Marc yazdı: > > Hi, > > Sorry for the late response. > > 1. You can get information on selection by listenig to "add" event on > select (see > https://github.com/Viglino/OL3-AnimatedCluster/blob/gh-pages/index.html#L176 > line 176). > You can retrieve the cluster selected and the features in the cluster. > > 2. To select a feature programmatically just add it to the selection as > usual. > If you want to select and spread out a cluster see > https://github.com/Viglino/OL3-AnimatedCluster/issues/3 > > @+ > -- You received this message because you are subscribed to the Google Groups "OL3 Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ol3-dev. To view this discussion on the web visit https://groups.google.com/d/msgid/ol3-dev/622f7875-89a8-43d1-bc91-1d5f316ef685%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
