v2.0.3
- 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.