change javascript on Animated Azure Weather Maps
Budget: $30 – $250 USD
Hello, we simply need to change the javascript on this page:.
https://azuremapscodesamples.azurewebsites.net/Animations/Animated%20tile%20layer.html
Our team is spending too much money on refreshing the screen every 15-30 minutes with x number of clients. We would like a continuous running script that drops the oldest tile and grabs the newest tile.
I mean, we need that to be able to sit on a screen all day without a refresh. Without a browser refresh. But make the calls in the background to keep it updated.
Finally, we would like real timestamps 11:45, 11:50, 11:55 versus -5, -10, -15 minutes.
code
https://github.com/Azure-Samples/azure-maps-animations
https://azuremapscodesamples.azurewebsites.net/Animations/Animated%20tile%20layer.html
Our team is spending too much money on refreshing the screen every 15-30 minutes with x number of clients. We would like a continuous running script that drops the oldest tile and grabs the newest tile.
I mean, we need that to be able to sit on a screen all day without a refresh. Without a browser refresh. But make the calls in the background to keep it updated.
Finally, we would like real timestamps 11:45, 11:50, 11:55 versus -5, -10, -15 minutes.
code
https://github.com/Azure-Samples/azure-maps-animations