feature/threejs

feature/threejs
lys 3 months ago
parent 8010aeb09c
commit c215fbcefb

@ -41,7 +41,6 @@ export default class AmapViewer {
jsapi.src = url;
document.head.appendChild(jsapi);
jsapi.onload = () => {
console.log(1111, AMap)
this.initMap();
};
jsapi.onerror = function () {

Loading…
Cancel
Save