Forum Discussion
ChayceDuncan
2 years agoQrew Captain
Are you trying to have the button open them in maps to their current position? If you have a lat/long you can use this stackoverflow link to configure a url that takes pins them at a specific point, and then with the codepage you can use the navigator.geolcation feature of the browser API to get their current position and open the link
------------------------------
Chayce Duncan
------------------------------