RobW101
RobW101
I was using the clearFeatures = TRUE functionality to allow the users to geofence points on the map _one drawn shape at a time_. 1/ User Draws a shape 2/...
Just to say the I was only using clearFeatures = TRUE as a workaround. The underlying need to remove features via the code is already covered in #96 (and @timelyportfolio...
Ta for the swift reply :-) The problem is determining **_when_** to exclude a segment from the colors / legendOrder vectors. In my actual App the numbers of segments and...
OK - with a fair amount of faff, I think I have this working as required... Thanks to your pointer to the cut-off point, I've added a (slightly conservative) threshold...