$w.onReady(()=>{
$w('#text1').onViewportEnter(()=>{
let count = 0 //starting number
const endTime = 10000 // ending number
const interval = 100 // spped of the count in ms
const counter = setInterval(() => {
$w('#text1').text = String(count) // update text
count === endTime && clearInterval(counter)
count++
}, interval)
})
})
top of page
Depth of Cover
High Pressure depth of cover surveys are available, using our Metrotech Receivers we are able to estimate how deep pipes are and map out stretches of pipes that are too shallow. We have logistics to provide us with water crossing capabilities.