1
0
forked from MTSR/mapserver

happy jshint

This commit is contained in:
Thomas Rudin 2019-11-26 11:05:24 +01:00
parent 6384c3feb0
commit 46ef2ec3b8

View File

@ -49,7 +49,7 @@ export default {
}
},
onremove(vnode){
onremove(){
this.map.remove();
}
};