Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
Reload Browser POI's
C
Christian Huanchicay
started a topic
over 6 years ago
Reload Browser POI's
5 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
C
Christian Huanchicay
said
over 6 years ago
I have one question and I hope you can help me.
How can I reload my "POI's Browser" automatically?, without use the button "Reload".
Thank you.
Best Regards.
M
Martin Lechner
said
over 6 years ago
Hi Christian,
Are you talking about the Wikitude World Browser?
In that case, what operating system and what version of the Wikitude World Browser are you using?
Thanks,
Martin
C
Christian Huanchicay
said
over 6 years ago
Hi Martin;
I am using Wikitude SDK Android Version 3.3 and also I am using the example from documentation: "Browsing POIS".
Best Regards.
Christian.
M
Martin Lechner
said
over 6 years ago
Hi Christian,
Pressing the button invokes the function World.reloadPlaces() (check how the reload-link is specified in the HTML).
So, to trigger the same behavior automatically, you need to call World.reloadPlaces() in your JavaScript code.
To trigger the call multiple times in certain intervals, use window.setInterval(), provided by JavaScript directly.
Best,
Martin
C
Christian Huanchicay
said
over 6 years ago
Many thank!!!
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3752 topics
© 2020
Wikitude
GmbH ·
Imprint
·
Legal
Christian Huanchicay