28/06/2016 11:44:09sdk of Wialon local.
Re: sdk of Wialon local.
b.chuka, show full code listing. What url do You use pass to initSession?
Gurtam
28/06/2016 12:05:57sdk of Wialon local.
Re: sdk of Wialon local.
b.chuka, change initSession to this:
wialon.core.Session.getInstance().initSession("<your_dns>", "", 0x800); // init session, 0x800 - use internal gis
Gurtam
Re: sdk of Wialon local.
Hello Deal
Thank you so much. It's working
30/06/2016 02:30:12sdk of Wialon local.
Re: sdk of Wialon local.
Deal
Hello again.
My code is working in playground.
Then I saved the source code *.html. But that is not working showed me following error "ERROR PERFORMING REQUEST ".
30/06/2016 12:58:52sdk of Wialon local.
Re: sdk of Wialon local.
b.chuka, the code won't work if You open local html-file in browser (file://). It will work on web-server.
Gurtam