Friday Funday: Live Location Tracking in Tulip with a Custom Widget

One of the things I’ve been excited to play with is location tracking from a Tulip app. Let’s get to it!

Let keep it KISS, just display the GPS location on screen. First things first, need to enable the

And enable geolocation

Make a bit of HTML and Javascript https://github.com/mellerbeck/simple_tulip_gps/tree/main

Ok, cool. We have lift off!

Let’s put this in an app, and test it on the road!

So, it looks like if I run it in the safari browser (\player) version. It works! (It asks for permission to use the GPS)

I haven’t been able to get it to work in the tulip player yet though! I suspect the app might needs some modifications to pass the enablement of location sharing.

2 Likes

Hello @mellerbeck ,

Thank you so much for this geolocation widget. It worked well. As you mentioned, I hope Tulip Player will handle gelocation permission to use the GPS.

Kind Regards,
Akira Takahashi

1 Like

We need to lean on them to enable it :slight_smile:

1 Like

Hello @Pete_Hartnett ,

New custom widget feature has been released and we can access “Geolocation” of own device. But right now Tulip Player doesn’t pop up permission dialog when we load custom widgets which contains “Geolocation”.

Is there any road map to allow us to access Geolocation and etc. via Tulip Player?

Kind Regards,
Akira Takahashi

1 Like