Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Google Place get Share Link Maps by Place ID

Writer Matthew Martinez

I would like to get place maps link by place id ex Maps Place Link

I have this place ID ChIJfybAIuXzaS4R8vsIwXnJcz8 and also coordinate long 106.8271745 and lat -6.2285397

Q: How to generate share link like above? I try to generate manually with string name and long lat then put it in google maps place url but it is not correct sometime

Thanks

1 Answer

The recommended by Google and most straight forward way is using the Google Maps URLs API. You can read about this API here:

Using the Google Maps URLs you can create the following link for your place:

The result will be as shown in my screenshot

enter image description here

I hope this helps!

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy