google.maps.event.addListenerOnce(map, 'idle', function(){
// do something only the first time the map is loaded
});
.
google.maps.event.addListenerOnce(map, 'idle', function(){
// do something only the first time the map is loaded
});
.
No hay comentarios:
Publicar un comentario