Mapa Del Metro Mexico 🗺️ Foros de Google Earth y Maps ✈️

Se encontró 1 comentario sobre Mapa Del Metro Mexico en el Foro de Google-Earth
     ❌ Resetear
No se han encontrado resultados con el filtro seleccionado. Se ha ampliado la búsqueda
Puede repetir la búsqueda actual por Temas pulsando aquí
Autor Mensaje

Hacer dinamicas capas estaticas Tema: Hacer dinamicas capas estaticas 
Foro de Programación para Google Earth y Maps Foro: Foro de Programación para Google Earth y Maps


Imagen: Rsalazar
Registrado:
19-May-2010
Mensajes: 4
Votos: 0 👍

EnvíoAsunto: Re: Hacer dinamicas capas estaticas

Publicado:
...ge.getPluginVersion().toString();
}
function failureCB(errorCode) {
}
//////
//////
function createNetworkLink(file) {
var kmlCheckbox = document.getElementById('checkbox_' + file);
if (networkLink == null) {
var networkLink = ge.createNetworkLink("");
networkLink.setDescription("NetworkLink open to fetched content");
networkLink.setName("Open NetworkLink");
networkLink.setFlyToView(true);
// create a Link object
var link = ge.createLink("");
liga = "http://www.aguademexico.com.mx/padron/kmls/" + file + ".kmz" ;
cajita = 'checkbox_' + file ;
link.setHref(liga);
// attach the Link to the NetworkLink
networkLink.setLink(link);
// add the NetworkLink feature to Earth
}
if (kmlCheckbox.checked){
ge.getFeatures().appendChild(networkLink);
} else {
networklink.setVisibility(kmlChecbox.checked);
}
}
google.setOnLoadCallback(init);
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}

</script>
<style type="text/css">
<!--
.Chica {
font-family...
Leer más ...
Página 1 de 1
Todas las horas son GMT + 1 Hora
Cambiar a:  



Mostrar/Ocultar Últimas Fotos del Foro