mapbox / mapbox-match.js

A plugin to align geometries to streetmap data
Other
34 stars 6 forks source link

Duplicate API response for separate requests #7

Closed planemad closed 9 years ago

planemad commented 9 years ago

Just investigated this with @aaronlidman but we are not sure whats going on. When loading the test page after>1 min, the matched geometries seem to be duplictes even though the requests geometries were different. After a reload this behaves normally.

Behavior observed even on a private session in Safari and Chrome so its not a cache issue. @freenerd any ideas?

untitled

Verifying that the request payloads were different but responses were the same. untitled1

freenerd commented 9 years ago

Wow, super weird error. I did not see this before, can you get me some steps to reproduce?

freenerd commented 9 years ago

Could not reproduce. Re-open if we can find a test case.