jueves, 16 de junio de 2016

google maps api saber cuando ha finalizado de cargar el mapa

 
 
 
google.maps.event.addListenerOnce(map, 'idle', function(){
    // do something only the first time the map is loaded
});
 
 
 
 
 
. 

No hay comentarios:

Archivo del blog