mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 10:33:34 +00:00
Previously erroneous response was corrupting the GpxLayer, which could potential corrupt the whole Map, if user were to use 'Zoom to GPX' feature. Callback logic is wrapped in the error guard to fix this.