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 553 forks source link

show-less-portals-zoomed-out: is nonfunctional #1295

Open johnd0e opened 5 years ago

johnd0e commented 5 years ago

Here is all the code: https://github.com/iitc-project/ingress-intel-total-conversion/blob/f90452765baf1baffd918117598ef9becd41db87/plugins/default-intel-detail.user.js#L29-L35

And that is why it is unable to work: https://github.com/iitc-project/ingress-intel-total-conversion/blob/0fabfb68943fc833153d89454220fa638a8b9fb6/code/map_data_calc_tools.js#L97-L102

That code was commented in this commit: https://github.com/iitc-project/ingress-intel-total-conversion/commit/bb29578c78f19bf45535c48e60f49f80d8b414ee

I haven't checked if the code is still functional, anyway intended function of plugin is not so obvious and need to be more clearly explained in it's description.