Okay i have be edditing the example app and learning on how to use wikitude POI(6.1).
In this case i have used few links of json data pretty much the same but just different order. However, i think order does not matter 1st link -->POIDATA_SERVER: http://gdurl.com/vx22
Those which doesnt work give me an error of (REQUESTING PLACES FROM WEB-SERVICE) is this suppose to happen or do i have to give it more time to load, but the data has only 3 items in it
each of them is requesting a data from an object which is then in turn created a marker.
A
Andreas Fötschl
said
almost 8 years ago
Not sure if I got you right, but in case you're having troubles in receiving JSON data in JS please * first create a JS sample that just requests your data and test it in your desktop browser * when using your POI-data-server try debugging your webview to see if syntax error or permission issues occurred
canopii