remove pointless change of selected portal highlight colour in all highlighter plugins - make it the default instead
also tweaks to the show-more-portals plugin
This commit is contained in:
@ -58,7 +58,6 @@ window.plugin.portalHighligherPortalAPPerEnergyRelative.highlight = function(dat
|
||||
opacity = 1;
|
||||
}
|
||||
data.portal.setStyle({fillColor: color, fillOpacity: opacity});
|
||||
window.COLOR_SELECTED_PORTAL = '#f0f';
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user