sndirsch / ingress-ice

MIT License
17 stars 11 forks source link

IITC support broken/How to make use of IITC #2

Closed sndirsch closed 5 years ago

sndirsch commented 5 years ago

In order to make use of "hideRes", "hideEnl", "hideLink", "hideField" options in config file, which require the use of IITC ("iitc=true"), you also need to specify the following lines in config:

plugins=["https://static.iitc.me/build/test/plugins/draw-tools.user.js"] pluginsConfig=[{"key":"iitc-base-map","value":"Google Default Ingress Map"}]

Unfortunately the documentation how to use IITC via ingress-ice is no longer available. :-(

sndirsch commented 5 years ago

Added these now to the sample config. :-)

sndirsch commented 5 years ago

The issue is fixed since release 4.5.6 by commit 9c3070b5e3ecb68f14d27f8a607876ff9351f6a3