HTML5 Geolocation

I am looking to implement HTML5 Mozilla Geolocation instead of the native Google API (potentially improved accuracy and more cost effective - it’s free)

Looking at the documentation, it seems to be a simple Javascript function. When a user presses a button, I need to grab current location of user (longitude and latitude) - Geolocation API - Web APIs | MDN

I came across some examples here but I am still having issues implementing this to Bubble - HTML Geolocation API

Any help is appreciated.

This topic was automatically closed after 70 days. New replies are no longer allowed.