Evgeniya Polyakova

Results 1 issues of Evgeniya Polyakova

Google maps are not working because of the code in vis4.js script: ``` javascript Function.prototype.bind = function(scope) { var _function = this; return function() { return _function.apply(scope, arguments); }; };...

bug
help wanted