// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

अमेरिका में इंडियन ट्रैवलर्स के लिए WhatsApp support शुरू

अमेरिका में इंडियन ट्रैवलर्स की मदद के लिए विजिटर गार्ड ने व्हाट्सएप सपोर्ट शुरू कर दिया है। आइए जानते हैं इस बारे में।

व्हाट्सएप / unsplash.com

संयुक्त राज्य अमेरिका (USA) में इंटरनेशनल टूरिस्ट्स के लिए ट्रैवल इंश्योरेंस करने वाली लीडिंग कंपनी, विज़िटर गार्ड ने भारतीय ट्रैवलर्स के लिए एक नया व्हाट्सएप सपोर्ट फीचर लॉन्च किया है। यह फीचर यूजर्स को सीधे अपने स्मार्टफोन से इंश्योरेंस पॉलिसियों, इमरजेंसी गाइडेंस और क्लेम प्रोसेसिंग में रीयल-टाइम मदद की सुविधा देगा। 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video