Guidance where people already look
Put actionable air data on your website
Preview the widget layout with sample data. This embed is a demonstration, not a current air-quality source. Use the Air Guide for available local model estimates.
Get embed code for Kathmandu
Add this code to your website. Adjust the width and height if needed.
<div id="vayudrishti-widget"></div>
<script src="https://vayudrishti.com/widget.js"></script>
<script>
VayuDrishtiWidget.init({
elementId: "vayudrishti-widget",
location: "Kathmandu",
width: "100%",
height: "400px"
});
</script>