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

draw-tools on mobile: unable to draw circle #1294

Closed johnd0e closed 4 years ago

johnd0e commented 5 years ago

We can live without it, so (until fixed) it is better to remove icon from toolbar in order to save some place (it's important on small mobile screen).

It would be even better if we could customize draw panel defining which icons to hide.

Eccenux commented 5 years ago

There is no reason why circles couldn't work for mobile. In fact there are editors which allow to do vector graphics on mobile browsers... Just probably need some tweaking...

Having said that personally I don't draw circles on IITC, so I'm all for personalization.

johnd0e commented 5 years ago

There is no reason why circles couldn't work for mobile.

https://leaflet.github.io/Leaflet.draw/docs/examples/full.html And circle works here.

so I'm all for personalization.

Well, it can be done via css, by some plugin.