iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Option disable view resonators #342

Closed ZZJHONS closed 9 years ago

ZZJHONS commented 11 years ago

Add an option to disable view resonators. That help when you didn't need see it on a high density area of portals with too zoom

jonatkins commented 11 years ago

It'd be nice to be able to toggle it in the layers, yes - like can already be done with links, fields, etc

nighthound commented 11 years ago

Actually I've wrote a plugin that does just that. Basically it overwrites the isResonatorsShow function to disable the display of the resonators. Because the resonators are not drawn on a separate layer, the plugin triggers a refresh afterwards to remove/redraw the resonators.

I'm not too sure how to contribute it to the main repo though.

https://github.com/nighthound/iitc-stuff/blob/master/toggle-resonators-display.user.js

nexushoratio commented 9 years ago

I'm guessing this issue was accidentally reopened and could be closed again?