@ -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 () {