Q7) Using lonic Angular, write the function called getLocation that will get the users current location and share it via
Posted: Fri Jul 08, 2022 6:16 am
Q7) Using lonic Angular, write the function called getLocation that will get the users current location and share it via Whatsapp to phone number: 012 420 2019. The location should be shared as a string message with the following format: "Please find my location at Lat: 37.45 and Lon: -54.54". Note: You can assume the all imports and declarations have been made.