Skip to content

v2.0.3

Compare
Choose a tag to compare
@bjorn2404 bjorn2404 released this 12 Dec 04:58
· 302 commits to master since this release
  • Fixed bug with maxDistance setting - updated locationsSetup method so that the locationset array uses array.push
    instead of incrementing via a passed in parameter, which was causing undefined array elements and causing errors.
  • Removed testing line from maxdistance-example.html that was left in.