How can I create Google Maps links based on coordinates. Their new basic share urls contain a lot of parameters, for example -
https://www.google.com/maps/place/Vetl
The simple and best way is to use as follows:-
https://maps.google.com/?q=latitude-value,longitude-value
Hope it helps. Thank you!