max links: reduce portal limit to more sensible levels
This commit is contained in:
parent
4f68673b69
commit
784b26561b
@ -21,7 +21,7 @@
|
||||
window.plugin.maxLinks = function() {};
|
||||
|
||||
// const values
|
||||
window.plugin.maxLinks.MAX_PORTALS_TO_LINK = 400;
|
||||
window.plugin.maxLinks.MAX_PORTALS_TO_LINK = 200;
|
||||
|
||||
window.plugin.maxLinks.STROKE_STYLE = {
|
||||
color: '#FF0000',
|
||||
|
Loading…
x
Reference in New Issue
Block a user