-
IITC currently is pretty integrated with Leaflet.
And Leaflet event system is powerfull, and definitely more comprehent than IITC custom homebrew hooks.
But then we need some additional compatibility…
-
There are dialogs that do not fit.
- [ ] Artifacts (easy to fix)
- [ ] About (#113)
- [ ] Auto draw (https://github.com/IITC-CE/IITC-Button/issues/16)
- may be more
**Edit**: some issues already…
-
IITC can be run on iOS by running a bookmarklet as shown here
![image](https://cloud.githubusercontent.com/assets/4215645/3692286/1ab8a6f0-135b-11e4-9401-efc6e052efd3.jpg)
It would be nice to have thi…
-
Currently portal entity (represented by CircleMarker) is not permanent: every time we get some data with newer timestamp - portal marker is recreated:
createPortalEntity()
https://github.com/IITC-…
-
This isn't a bug in IITC, but it is an issue - if a user logs in to www.ingress.com IITC sees one set of localStorage. If the user subsequently logs in to ingress.com, IITC sees a new, blank localStor…
-
"VM57129:1 error starting plugin: index 36, error: TypeError: Cannot read property '1' of null"
on line https://github.com/cal-smith/iitc-tweaks/blob/master/console.user.js#L74
I've tried debugg…
-
Hello guys,
I've been using a google sheet for a while and was wondering if it could become a plugin for iitc. The objective is to ease the planning of each one activities from iitc. It help me focus…
-
Something like here: https://github.com/Leaflet/Leaflet.markercluster
More:
- https://leafletjs.com/plugins.html#clusteringdecluttering
- https://github.com/mapbox/supercluster
- comparison of dif…
-
Currently all IITC colors differ from stock intel.
I suppose the main reason is that stock intel scheme is optimized for dark baselayer, while iitc scheme has to stay distinguishable both on white an…
-
This API came from here: https://github.com/iitc-project/ingress-intel-total-conversion/pull/675
Here are typical changes needed for plugin to use it: https://github.com/iitc-project/ingress-intel-…