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
Can not load Geo World from server
V
Victor Manuel Rangel Lara
started a topic
over 7 years ago
Can not load Geo World from server
4 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
N
Nsmaibun
said
over 7 years ago
Hi,
I am using wikitude cordova plugin to create geo app.
There is a issue in my project. onLocationChanged can't be fired on Android, but iOS is OK.
Then I try the
sample app
. It runs successfully when I tap the labels of ,
but when I put the world forlder which named on the server, and using sample app to access WORLD URL.
is always showed, and poi marker can not display.
Is there any attention when put world source on server?
need your help, thanks.
N
Nsmaibun
said
over 7 years ago
I had another try.
var world = {
"path": url,
"requiredFeatures": ,
"startupConfiguration": {
"camera_position": "back"
}
};
set just "2d_tracking" or "geo", and then it is OK.
sample app can not be fired also.
is it a bug of android ?
how can I use "2d_tracking" and "geo" at the same time ?
thanks.
A
Andreas Fötschl
said
over 7 years ago
Please have a look at the
COMBINE CLIENT RECOGNITION AND POIS
- Sample
In terms of location fetching note that the implementation of the locationListener is very basic in our sample application - Please also check behaviour outdoors and with WiFi connection.
If you want something more sophisticated have a look at
GooglePlay Location Sevices
(and
cordova plugins for it
)
Best regards
N
Nsmaibun
said
over 7 years ago
Hi Andreas, thanks for your response.
My issue is not to use geo locations now.
Please have a look at the second floor.
"2d_tracking" and "geo" can not be used at the same time
this is the new problem.
I had tried sample app, and it was not run too. ( )
Did you test the cordova sample app for android? not the native one.
Best regards.
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 3869 topics
© 2021 Wikitude, a Qualcomm company
Victor Manuel Rangel Lara