Alain

Results 7 comments of Alain

hello, And so? will you update colorwheel?

refers to [#204](https://github.com/MKergall/osmbonuspack/issues/204)

Ok, so my proposal is: ``` public class MyRadiusMarkerClusterer extends RadiusMarkerClusterer { public int getMinNumOfMarkersInCluster() { return minNumOfMarkersInCluster; } public void setMinNumOfMarkersInCluster(int minNumOfMarkersInCluster) { this.minNumOfMarkersInCluster = minNumOfMarkersInCluster; } int minNumOfMarkersInCluster...

Overloading `clusterer()` method causes a problem sometimes in the count of markers: for example, I've added the following code in overloaded `clusterer()` the goal is to force some types of...

Ok, good and could you also think about [#204](https://github.com/MKergall/osmbonuspack/issues/204)?

@FlyingPumba so it explain how the display is not correct I think. Let's start by the nexus 7. Here is the screen part in full width: ![Imgur](http://i.imgur.com/eLyFDxT.png) The screen is...

> Nevertheless, the behaviour you describe is the default behaviour when the user doesn't provide star separation. ! ? ! There is a big problem here because it's not the...