Blacklist rejected events.
This commit is contained in:
parent
7f3d188f9e
commit
02de112405
Notes:
subgit
2018-03-07 17:58:48 +01:00
r618 www/trunk
@ -85,7 +85,7 @@ var config = {
|
||||
// nominatimURL: '//nominatim.openstreetmap.org/reverse',
|
||||
},
|
||||
event: {
|
||||
evaluationBlacklist: ['automatic', 'preliminary'],
|
||||
evaluationBlacklist: ['automatic', 'preliminary', 'rejected'],
|
||||
markerOpacity: 0.3,
|
||||
minMag: 1.2,
|
||||
minMagDelta: 0.1,
|
||||
|
Loading…
Reference in New Issue
Block a user