ccloquet / Quickgrid

On the field, quickly know where you are wrt to a grid or a path (eg : I am in grid B4, or I am at kilometer 2,3)
https://grid.my-poppy.eu
MIT License
4 stars 0 forks source link

line 187 : // twice the same ! #70

Open ccloquet opened 6 years ago

ccloquet commented 6 years ago

( (s.indexOf(',') == -1) & (s.indexOf(',') == -1) ) ???