The case that there is someone that will input a link in a form and I need to decode that link to get lat and long to place the pin on an embedded map for him
stack: JavaScript - Angular
the problem is the google maps shared link is like this https://goo.gl/maps/2vV46xBbqiKp18MQA
how can I extract the lat and long from this link using JavaScript