freifunkmanager/js/route/map.js

4 lines
86 B
JavaScript

function routeMap(){
container.innerHTML = "<iframe src="+internal.config.map+"/>"
}