You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
484 B
JavaScript
2 lines
484 B
JavaScript
2 weeks ago
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{237:function(e,o,n){"use strict";n.r(o);var t=n(3),c=n(9),w=n(5),i=n(2),m=new t.a({layers:[new w.a({source:new c.b})],target:"map",view:new i.a({center:[0,0],zoom:2})});document.getElementById("zoom-out").onclick=function(){var e=m.getView(),o=e.getZoom();e.setZoom(o-1)},document.getElementById("zoom-in").onclick=function(){var e=m.getView(),o=e.getZoom();e.setZoom(o+1)}}},[[237,0]]]);
|
||
|
//# sourceMappingURL=accessible.js.map
|