IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
292 stars 109 forks source link

draw-tools: geodesic previews #176

Open johnd0e opened 5 years ago

johnd0e commented 5 years ago

Until point is placed we see dotted preview, which is just straight line, only after click it become geodesic. But when editing existent line (or polygon edge) then we see right geodesic shape changes in realtime.

It would be convenient if previews were also geodesic.

johnd0e commented 5 years ago

Well, it's not so easy, as to draw guides Leaflet.draw uses custom code (instead of usual Leaflet shapes)...