Post Closed
469
Views
5
Comments
[HTML5 Goodies] Geolocation
Question
html5-goodies
Web icon
Forge asset by Ruben Goncalves
Hi!
This feature is not working for me. I get the authorization request but neither the latitude nor the longitude shows a value.
Thanks in advance
2024-01-22 15-21-29
Pedro Cardoso
Hello Bernadino

can you give us a little bit more details on this? Hard to help with so little information...
UserImage.jpg
Bernardino Jara
Hi!
Thanks for replying and sorry I was in a hurry.
 
What I was saying is that I get the request to access to my location and I accept it. In the browser
I was looking inside the app and I found that the container should refresh and show the values of latitude and longitude and it's there were nothing happens. 

The values are not shown in screen nor the map.

Again, thanks for the reply, I really appreciate it

Regards.


 
Desktop.rar
2024-01-22 15-21-29
Pedro Cardoso
Hey, sorry for the late reply.

If you check the link "See my position in google maps!", the coordinates are in there, which means, the component is in fact getting your coordinates.
2018-12-15 20-55-06
Bruno Varela

Hi, how does the GetPositionFullInfo web block work? I am trying to use it, I get the request to access to my location and I accept it  but i dont get any data.
I have created a screen where i put the GetPositionFullInfo web block whose inputs are:
              DelayTime: 0

              HighAccuracy: true

              MaxAge: 2000

In the Notify action i get the this message "{}" using NotifyWidgetGetMessage action.

UserImage.jpg
Nuno Rodrigues

Hi, Has anyone managed to make this feature work? I can't get any data to show on screen.