Peter Bowyer
Results
3
issues of
Peter Bowyer
Correct default for 'removeMissing' option
Add `setContent` method to dynamically update the control's contents.
Both MoveableMarker.js and TracksLayer.js had a single dependency on jQuery - removed these and substituted 'typeof (x) === 'function' for jQuery.isFunction(x) which is deprecated.