Open tecnoloco opened 7 years ago
Hello , I get the next error in console when I tried to visualize the google maps basic example: Uncaught TypeError: c.gl.createShader is not a function at windable.min.js
Also in the configurable google maps example there are errors in console.
Quick and dirty fix (google_basic.html, l45+46)
[map.getBounds().b.b, map.getBounds().f.f], [map.getBounds().b.f, map.getBounds().f.b]
Hello , I get the next error in console when I tried to visualize the google maps basic example: Uncaught TypeError: c.gl.createShader is not a function at windable.min.js
Also in the configurable google maps example there are errors in console.