mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
be1e3738f1
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.