Open peeebeee opened 2 weeks ago
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.
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.